package
0.0.0-20240314074233-6db80bbd525d
Repository: https://github.com/jourloy/go-metrics-collector.git
Documentation: pkg.go.dev

# Functions

GzipDecode is a middleware function that compresses and decompresses gzipped request and response bodies.
HashDecode compare the hash of the request body with the hash in the header and return 400 if they don't match.
Logger is a middleware function that logs the details of each incoming request.

# Variables

No description provided by the author