github.com/sujit-baniya/log@v1.0.73/fqdn/fqdn_posix.go (about)

     1  //go:build !windows
     2  // +build !windows
     3  
     4  package fqdn
     5  
     6  var hostsPath = "/etc/hosts" //nolint:gochecknoglobals