# Functions
DecodeTransformTable turns a string-encoded table into a list of conversions.
PtrNameMagic implements the PTR magic.
ReverseDomainName turns a CIDR block into a reversed (in-addr) name.
TransformIP transforms a single ip address.
TransformIPToList manipulates an net.IP based on a list of IpConversions.
UintToIP convert a 32-bit into into a net.IP.
# Structs
IpConversion describes an IP conversion.