package
0.0.0-20221012104413-7838e69214a3
Repository: https://github.com/bliiitz/dirk.git
Documentation: pkg.go.dev

# Functions

ClientInfoInterceptor adds the client certificate common name to incoming requests.
RequestIDInterceptor adds a request ID 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.
RequestID is a context tag for the request ID.