package
0.0.0-20240107182258-17bc252a4bb9
Repository: https://github.com/matthiasbt/monitoring.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
MiddlewareCryptoReader returns a middleware function that decrypts request body using an RSA private key.
MiddlewareHashReader returns a middleware function that verifies the HMAC SHA256 hash of the request body.
MiddlewareHashWriter returns a middleware function that adds an HMAC SHA256 hash to the response header.