func net.lookupStaticHost
3 uses
net (current package)
dnsclient_unix.go#L528: addrs = lookupStaticHost(name)
dnsclient_unix.go#L546: for _, haddr := range lookupStaticHost(name) {
hosts.go#L104: func lookupStaticHost(host string) []string {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)