google.golang.org/grpc/internal/channelz.SocketInternalMetric.KeepAlivesSent (field)
3 uses
google.golang.org/grpc/internal/channelz (current package)
types.go#L450: KeepAlivesSent int64
google.golang.org/grpc/internal/transport
http2_client.go#L1752: KeepAlivesSent: atomic.LoadInt64(&t.czData.kpCount),
http2_server.go#L1389: KeepAlivesSent: atomic.LoadInt64(&t.czData.kpCount),
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)