github.com/oarkflow/log@v1.0.78/fqdn/fqdn_posix.go (about) 1 //go:build !windows 2 // +build !windows 3 4 package fqdn 5 6 var hostsPath = "/etc/hosts" //nolint:gochecknoglobals