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