//
pkg.gl
Category
github.com/spi-ca/misc
networking
package
1.0.1
Repository:
https://github.com/spi-ca/misc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
145 SLOC
#
Functions
ExtractIp
No description provided by the author
LocalIP
LocalIP returns the non loopback local IP of the host.
ParseIPv4
Parse IPv4 address (d.d.d.d).
ResolveIp
ResolveIp is resolve a network address from a given hostname with default resolver.
#
Structs
RoundrobinDialer
RoundrobinDialer is a wrapper for the DialContext function.