type google.golang.org/grpc/stats.InTrailer
4 uses
google.golang.org/grpc/stats (current package)
stats.go#L140: type InTrailer struct {
stats.go#L151: func (s *InTrailer) IsClient() bool { return s.Client }
stats.go#L153: func (s *InTrailer) isRPCStats() {}
google.golang.org/grpc/internal/transport
http2_client.go#L1650: s.statsHandler.HandleRPC(s.ctx, &stats.InTrailer{
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)