Documentation ¶ Index ¶ func AddContext(key ctxkeys.String, value any) func(next http.Handler) http.Handler func InitEnvelope(next http.Handler) http.Handler func LogRequest(next http.Handler) http.Handler func Recoverer(next http.Handler) http.Handler func SaveBody(next http.Handler) http.Handler Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func AddContext ¶ func AddContext(key ctxkeys.String, value any) func(next http.Handler) http.Handler func InitEnvelope ¶ func InitEnvelope(next http.Handler) http.Handler func LogRequest ¶ func LogRequest(next http.Handler) http.Handler func Recoverer ¶ func Recoverer(next http.Handler) http.Handler func SaveBody ¶ func SaveBody(next http.Handler) http.Handler Types ¶ This section is empty. Source Files ¶ View all Source files add_context.goenvelope.golog_req.gorecoverer.gosave_body.go Click to show internal directories. Click to hide internal directories.