mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-08 00:22:14 +01:00
4 lines
121 B
Go
4 lines
121 B
Go
// Package prometheus provides a module which collects metrics and exposes them
|
|
// via an HTTP route.
|
|
package prometheus
|