Documentation ¶
Index ¶
Constants ¶
View Source
const ( Long = true Short = false )
View Source
const ( DNSPort uint16 = 53 LocalhostIPv4 = "127.0.0.1" LocalhostCIDRIPv4 = "127.0.0.1/32" LocalhostIPv6 = "[::1]" LocalhostCIDRIPv6 = "::1/128" // InboundPassthroughSourceAddressCIDRIPv4 // TODO (bartsmykla): add some description InboundPassthroughSourceAddressCIDRIPv4 = "127.0.0.6/32" InboundPassthroughSourceAddressCIDRIPv6 = "::6/128" )
Variables ¶
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.