type google.golang.org/grpc/internal/channelz.SocketOptionData
4 uses
google.golang.org/grpc/internal/channelz (current package)
types.go#L476: SocketOptions *SocketOptionData
types_nonlinux.go#L32: type SocketOptionData struct {
types_nonlinux.go#L38: func (s *SocketOptionData) Getsockopt(fd uintptr) {
util_nonlinux.go#L24: func GetSocketOption(c interface{}) *SocketOptionData {
![]() |
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. |