type google.golang.org/grpc.PerRPCCredsCallOption
4 uses
google.golang.org/grpc (current package)
rpc_util.go#L426: return PerRPCCredsCallOption{Creds: creds}
rpc_util.go#L436: type PerRPCCredsCallOption struct {
rpc_util.go#L440: func (o PerRPCCredsCallOption) before(c *callInfo) error {
rpc_util.go#L444: func (o PerRPCCredsCallOption) after(*callInfo, *csAttempt) {}
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)