# Functions

NewBlueprint returns a new initialized Blueprint object.
NewMiddleware returns a Middleware based on the type of monitor.

# Constants

IDPathRegex regexp used to swap the {id*} parameters in the path with simply id supports alphabetic characters and underscores, no dashes.

# Structs

No description provided by the author
Middleware is the monitoring middleware object implementing Prometheus monitoring.

# Interfaces

MiddlewareInterface.
MonitorInterface interface.