Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CanonicalizeHeaders ¶
Types ¶
type VerificationResult ¶
type Verifier ¶
type Verifier interface {
Provider() string
Verify(headers http.Header, rawBody []byte, receivedAt time.Time, secret string) (VerificationResult, error)
}
func NewGenericHMACVerifier ¶
func NewStripeV1Verifier ¶
Click to show internal directories.
Click to hide internal directories.