# Functions
No description provided by the author
No description provided by the author
CtxLogger augments the context object with a ctxlog entry.
No description provided by the author
No description provided by the author
Duration stores the request duration in the request meta.
LogEnd uses the ctxlogger to output info about the request It requires the meta middleware to work properly and retrieve the method and service fields.
LogError is a middleware that logs errors which result in an untracked error.
LogStartEndpoint logs the request start, and enrichs the logger with info about the request.
No description provided by the author
NewMuxer returns a Muxer implementation based on the httptreemux router.
NoCache is a middleware that adds NoCache headers to every request.
// Recover converts panics into logger errors.
RequestID is a wrapper around the goa middleware with the same name, except it also augments the ctxlog with the request id.
RequestMetaEndpoint is a middleware endpoint that augments the request meta with info about the method, payload and service.
Vary is a middleware that adds a Vary header to every request.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author