Documentation ¶
Index ¶
Constants ¶
View Source
const ( HostLocalhost = "localhost" HostLoopbackIPv4 = "127.0.0.1" HostLoopbackIPv6 = "0:0:0:0:0:0:0:1" HostLoopbackIPv6Short = "::1" )
Variables ¶
View Source
var (
IPv4loopback = net.IPv4(127, 0, 0, 1)
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.