# Functions
NewAddrSetter creates a new pflag.Value raps a address/port configuration option pair and enables setting them both with a single command-line flag.
SplitHostPort is like net.SplitHostPort however it supports addresses without a port number.