# Functions
New creates a new [urlParser] with the given [mapstructure.DecodeHookFunc] hooks.
StringToCertificateHookFunc creates a decode hook for converting a [pem] encoded [x509.Certificate] string into a pointer to an [x509.Certificate].
StringToTLSConfigHookFunc creates a decode hook for converting a [json] encoded [tls.Config] string into a pointer to a [tls.Config].