Versions in this module Expand all Collapse all v0 v0.2.1 Nov 12, 2024 v0.2.0 Oct 4, 2024 Changes in this version + var SHA384 = Digester v0.1.1 May 29, 2024 v0.1.0 May 29, 2024 Changes in this version + var SHA256 = Digester + var SHA512 = Digester + type Digester struct + HashFunc func() hash.Hash + Key string + MaxBytes int64 + func (d Digester) HashRequest(w http.ResponseWriter, r *http.Request) (string, error)