func net.Interfaces

2 uses

	net (current package)
		interface.go#L113: func Interfaces() ([]Interface, error) {

	github.com/google/uuid
		node_net.go#L22: 		interfaces, err = net.Interfaces()