Versions in this module Expand all Collapse all v1 v1.0.0 Oct 21, 2022 Changes in this version + type Authorizer Modifier + type Modifier interface + Modify func(*http.Request) error + type SecretAuthorizer struct + func NewSecretAuthorizer(secret string) *SecretAuthorizer + func (s *SecretAuthorizer) Modify(req *http.Request) error