Handler implements [stats.Handler](https://pkg.go.dev/google.golang.org/grpc/stats#Handler) interface.
| 30 | |
| 31 | // Handler implements [stats.Handler](https://pkg.go.dev/google.golang.org/grpc/stats#Handler) interface. |
| 32 | type Handler struct{} |
| 33 | |
| 34 | type connStatCtxKey struct{} |
| 35 |
nothing calls this directly
no outgoing calls
no test coverage detected