//
pkg.gl
Category
github.com/fsvxavier/default-vertical-slice
pkg
httpserver
http
middleware
package
0.0.0-20240202111703-95a7a145e93e
Repository:
https://github.com/fsvxavier/default-vertical-slice.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
136 SLOC
#
Functions
CORS
No description provided by the author
Logging
Logging is a middleware which logs response status and time in microseconds along with other data.
Tracer
No description provided by the author
#
Structs
RequestLog
No description provided by the author
StatusResponseWriter
Define own Response Writer to be used for logging of status - as http.ResponseWriter does not let us read status.