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