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#L1596: inTrailer := &stats.InTrailer{
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)