Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TransformIP ¶
TransformIP transforms a single ip address. If the transform results in multiple new targets, an error will be returned.
func TransformIPToList ¶
TransformIPToList manipulates an net.IP based on a list of IpConversions. It can potentially expand one ip address into multiple addresses.
Types ¶
type IpConversion ¶
func DecodeTransformTable ¶
func DecodeTransformTable(transforms string) ([]IpConversion, error)
DecodeTransformTable turns a string-encoded table into a list of conversions.
Click to show internal directories.
Click to hide internal directories.