package
0.1.0
Repository: https://github.com/tanapoln/capgo-server.git
Documentation: pkg.go.dev

# Functions

NewMiddleware returns a tracing and metrics instrumentation middleware.

# Constants

if anything was read from the request body, the total number of bytes read.
If an error occurred while reading a request, the string of the error (io.EOF is not recorded).
No description provided by the author
if an error occurred while writing a reply, the string of the error (io.EOF is not recorded).
if anything was written to the response writer, the total number of bytes written.