Versions in this module Expand all Collapse all v1 v1.1.0 Sep 18, 2025 Changes in this version type Signer + SignatureType v4.SignatureType v1.0.0 Sep 25, 2024 Changes in this version + const ShortTimeFormat + const TimeFormat + func ResolveTime(t time.Time) time.Time + func Stosha(s string) []byte + type Finalizer interface + SignString func(string) (string, error) + type Signer struct + Algorithm string + CredentialScope string + Credentials credentials.Credentials + Finalizer Finalizer + Options v4.SignerOptions + PayloadHash []byte + Request *http.Request + Time time.Time + func (s *Signer) Do() error