func google.golang.org/grpc/stats.SetIncomingTags
2 uses
google.golang.org/grpc/stats (current package)
stats.go#L269: func SetIncomingTags(ctx context.Context, b []byte) context.Context {
google.golang.org/grpc/internal/transport
http2_server.go#L517: s.ctx = stats.SetIncomingTags(s.ctx, []byte(statsTags[len(statsTags)-1]))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)