File: fqdn_win.go

package info (click to toggle)
golang-github-showmax-go-fqdn 1.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-backports, bullseye, bullseye-backports, forky, sid, trixie
  • size: 176 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 115 bytes parent folder | download
1
2
3
4
5
// +build windows

package fqdn

var hostsPath = `C:\Windows\System32\drivers\etc\hosts` //nolint:gochecknoglobals