type google.golang.org/grpc/stats.InTrailer
4 uses
google.golang.org/grpc/stats (current package)
stats.go#L109: type InTrailer struct {
stats.go#L120: func (s *InTrailer) IsClient() bool { return s.Client }
stats.go#L122: func (s *InTrailer) isRPCStats() {}
google.golang.org/grpc/internal/transport
http2_client.go#L1542: inTrailer := &stats.InTrailer{
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)