Skip to content

Commit

Permalink
[TEMP] change **.go to kick golangci
Browse files Browse the repository at this point in the history
  • Loading branch information
ykadowak committed Jul 10, 2023
1 parent a09d301 commit 507aba9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions internal/net/grpc/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ type Client interface {
Close(ctx context.Context) error
}



type gRPCClient struct {
addrs map[string]struct{}
poolSize uint64
Expand Down

0 comments on commit 507aba9

Please sign in to comment.