func net.open
5 uses
net (current package)
dnsconfig_unix.go#L46: file, err := open(filename)
hosts.go#L68: if file, _ = open(hp); file == nil {
lookup_unix.go#L23: file, err := open("/etc/protocols")
parse.go#L67: func open(name string) (*file, error) {
port_unix.go#L19: file, err := open("/etc/services")
![]() |
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. |