Skip to content

Commit

Permalink
grpc client & golint
Browse files Browse the repository at this point in the history
Signed-off-by: kl7sn <[email protected]>
  • Loading branch information
kl7sn committed Feb 20, 2024
1 parent b55e35a commit 536e5fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/egrpc/config_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@ func TestDefaultConfig(t *testing.T) {
EnableServiceConfig: true,
keepAlive: nil,
dialOptions: nil,
MaxCallRecvMsgSize: DefaultMaxCallRecvMsgSize,
}, DefaultConfig()))
}

0 comments on commit 536e5fa

Please sign in to comment.