Documentation
¶
Index ¶
Constants ¶
View Source
const ( IPProtoTCP = 6 IPProtoUDP = 17 )
Variables ¶
This section is empty.
Functions ¶
func ParseAllowedMarks ¶
Types ¶
type HostPortRule ¶
func ParseAllowedV4Hostports ¶
func ParseAllowedV4Hostports(values []string) ([]HostPortRule, error)
func ParseAllowedV6Hostports ¶
func ParseAllowedV6Hostports(values []string) ([]HostPortRule, error)
Click to show internal directories.
Click to hide internal directories.