type google.golang.org/grpc.EmptyCallOption
4 uses
google.golang.org/grpc (current package)
rpc_util.go#L188: type EmptyCallOption struct{}
rpc_util.go#L190: func (EmptyCallOption) before(*callInfo) error { return nil }
rpc_util.go#L191: func (EmptyCallOption) after(*callInfo, *csAttempt) {}
rpc_util.go#L204: EmptyCallOption
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)