type google.golang.org/grpc.listenSocket
4 uses
google.golang.org/grpc (current package)
server.go#L654: type listenSocket struct {
server.go#L659: func (l *listenSocket) ChannelzMetric() *channelz.SocketInternalMetric {
server.go#L666: func (l *listenSocket) Close() error {
server.go#L700: ls := &listenSocket{Listener: lis}
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |