Files
ctrld/cmd/ctrld/dns.go
2023-01-21 01:14:03 +07:00

5 lines
93 B
Go

package main
//lint:ignore U1000 use in os_linux.go
type getDNS func(iface string) []string