# Functions
AllowContentType enforces a whitelist of request Content-Types otherwise responds with a 415 Unsupported Media Type status.
AuthenticatorAccess is a default authentication middleware to enforce access from the Verifier middleware request context values.
AuthenticatorAdmin is a admin authentication middleware to enforce access from the Verifier middleware request context values.
GetReqID returns a request ID from the given context if one is present.
No description provided by the author
No description provided by the author
No description provided by the author
NewWorker creates a new worker.
ShortRequestID is a middleware that injects a Short request ID into the context of each request.
# Constants
RequestIDKey is the key that holds the unique request ID in a request context.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author