directory
0.0.0-20240107182258-17bc252a4bb9
Repository: https://github.com/matthiasbt/monitoring.git
Documentation: pkg.go.dev

# Packages

Package compression provides middleware for handling gzip compression and decompression in HTTP requests and responses.
No description provided by the author
Package entities defines the data structures used for representing metrics within the system.
Package logging provides utilities for logging HTTP responses in Go.
Package migrations contains code for launching postgresql migrations stored in the project.
Package secure provides middleware for adding and verifying HMAC SHA256 hashes in HTTP requests and responses.
Package utils provides utility functions and types for error handling and retry logic, particularly with PostgreSQL connections.