package
0.0.0-20240620082322-748217ab3f1f
Repository: https://github.com/adtsign/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.