# README
sockaddr/template
sockaddr's template library. See the sockaddr/template docs for details on how to use this template.
# Functions
Attr returns the attribute from the ifAddrRaw argument.
Parse parses input as template input using the addresses available on the host, then returns the string output if there are no errors.
ParseIfAddrs parses input as template input using the IfAddrs inputs, then returns the string output if there are no errors.
ParseIfAddrsTemplate parses input as template input using the IfAddrs inputs, then returns the string output if there are no errors.
# Variables
FilterFuncs is a map of all functions used in sorting.
HelperFuncs is a map of all functions used in sorting.
SortFuncs is a map of all functions used in sorting.
SourceFuncs is a map of all top-level functions that generate sockaddr data types.