func net.cgoLookupServicePort
3 uses
net (current package)
cgo_unix.go#L87: port, err := cgoLookupServicePort(&hints, network, service)
cgo_unix.go#L102: func cgoLookupServicePort(hints * /*line :99:34*/_Ctype_struct_addrinfo /*line :99:51*/, network, service string) (port int, err error) {
cgo_unix.go#L142: port, err := cgoLookupServicePort(hints, network, service)
 |
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. |