net.nssSource.source (field)
9 uses
net (current package)
conf.go#L217: if src.source == "myhostname" {
conf.go#L227: if src.source == "files" || src.source == "dns" {
conf.go#L231: if src.source == "files" {
conf.go#L233: } else if src.source == "dns" {
conf.go#L237: first = src.source
conf.go#L241: if stringsHasPrefix(src.source, "mdns") {
nss.go#L23: source string // e.g. "compat", "files", "mdns4_minimal"
nss.go#L127: source: src,
![]() |
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. |