# Functions
Address constructs a URL from the given network and hostname.
CopyMatchingTag copies fields tagged tag:"value" from "from" struct onto "to" struct.
FillNilSlices sets default value on slices that are still nil.
SetDefaults sets default values on a struct, based on the default annotation.
UniqueStrings returns a list on unique strings, trimming and sorting them at the same time.