# Functions
GetURI looks up the specified URI (ignoring query) and returns the appropriate match.
GetURIWithPath looks up the host from the specified URI (ignoring query) and returns the appropriate match with the lookup URI's path substituted for the translated value.
Shutdown is called when the service stops.
Startup is called when the service starts.
# Structs
URITranslation settings fields.