var onceReadServices … func readServices() { … } // goLookupPort is the native Go implementation of LookupPort. func goLookupPort(network, service string) (port int, err error) { … }
var onceReadServices … func readServices() { … } // goLookupPort is the native Go implementation of LookupPort. func goLookupPort(network, service string) (port int, err error) { … }