package
0.2.8
Repository: https://github.com/n3tuk/dashboard.git
Documentation: pkg.go.dev

# Functions

Logger provides a structured logging logger which can be used by Gin using the new slog package, allowing for easy processing of log data.
Prometheus provides instrumentation for the API calls made to a connected component, counting both the number of requests being processed, the number requested in total, and the time taken to process those requests.