# Functions
GetRequestLogger returns a logger with fields set from the supplied client request details.
NewStatusRouter registers the handlers to report service status for probes.
NginxAuthRequestHandler is the entrypoint handler for the nginx `auth_request` implementation.
WriteHeaderUnauthorized writes the header response to indicate unauthorized.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ClientRequestDetails represents the details of the 'incoming' request made by the client.
# Type aliases
No description provided by the author