type google.golang.org/grpc.ContentSubtypeCallOption
4 uses
google.golang.org/grpc (current package)
rpc_util.go#L414: return ContentSubtypeCallOption{ContentSubtype: strings.ToLower(contentSubtype)}
rpc_util.go#L424: type ContentSubtypeCallOption struct {
rpc_util.go#L428: func (o ContentSubtypeCallOption) before(c *callInfo) error {
rpc_util.go#L432: func (o ContentSubtypeCallOption) after(c *callInfo, attempt *csAttempt) {}
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)