type google.golang.org/grpc/stats.End
6 uses
google.golang.org/grpc/stats (current package)
stats.go#L229: type End struct {
stats.go#L247: func (s *End) IsClient() bool { return s.Client }
stats.go#L249: func (s *End) isRPCStats() {}
google.golang.org/grpc
server.go#L1286: end := &stats.End{
server.go#L1623: end := &stats.End{
stream.go#L1214: end := &stats.End{
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)