![Notice](/static/shared/icon/info_gm_grey_24dp.svg)
The highest tagged major version is
v13.
package
Version:
v12.23.0+incompatible
Opens a new window with list of versions in this module.
Published: Aug 14, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package netutil with network utils
GetIP returns main IPv4 address
ip := GetIP()
if ip != "" {
fmt.Printf("Your IP is %s\n", ip)
}
Output:
GetIP6 returns main IPv6 address
Source Files
¶
Click to show internal directories.
Click to hide internal directories.