# Functions
ClientInfoInterceptor adds the client certificate common name to incoming requests.
SourceIPInterceptor adds the source IP address to incoming requests.
# Structs
ClientName is a context tag for the CN of the client's certificate.
ExternalIP is a context tag for the external IP address of the request.