Versions in this module Expand all Collapse all v2 v2.0.0 Jul 14, 2019 Changes in this version + func LocalIP(ifacePred IfacePred) (net.IP, error) + func LocalIPStr(ifacePred IfacePred, def string) string + func LocalIPs(ifacePred IfacePred) ([]net.IP, error) + func OnlyEth0(iface net.Interface) bool + func OnlyEth1(iface net.Interface) bool + type IfacePred func(net.Interface) bool Other modules containing this package github.com/cnych/stardust