package
0.0.0-20241127015210-a90ff861486b
Repository: https://github.com/votono/go-metrics.git
Documentation: pkg.go.dev

# Functions

HashChecker returns a middleware that checks sha256 hash using given key if HashSHA256 header exists.
HashSigner returns a middleware that signs the response body with an HMAC hash.

# Structs

ResponseCapture wraps an http.ResponseWriter to capture response data.