type github.com/googleapis/gax-go/v2.grpcOpt
3 uses
github.com/googleapis/gax-go/v2 (current package)
call_option.go#L142: type grpcOpt []grpc.CallOption
call_option.go#L144: func (o grpcOpt) Resolve(s *CallSettings) {
call_option.go#L150: return grpcOpt(append([]grpc.CallOption(nil), opt...))
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |