net.conf.goos (field)
5 uses
net (current package)
conf.go#L28: goos string // the runtime.GOOS, to ease testing
conf.go#L37: confVal = &conf{goos: runtime.GOOS}
conf.go#L133: if c.forceCgoLookupHost || c.resolv.unknownOpt || c.goos == "android" {
conf.go#L144: if c.goos == "openbsd" {
conf.go#L201: if c.goos == "solaris" {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)