package
0.28.2
Repository: https://github.com/smallstep/certificates.git
Documentation: pkg.go.dev

# Functions

New initializes the monitoring with the given configuration.

# Structs

Monitoring is the type holding a middleware that traces the request to an application.

# Type aliases

Middleware is a function returns another http.Handler that wraps the given handler.