package
0.5.1
Repository: https://github.com/gocancel/gocancel-go.git
Documentation: pkg.go.dev

# Functions

ComputeSignature computes a webhook signature using GoCancel's v1 signing method.
ValidatePayload validates the payload against the Gocxl-Signature header using the specified signing secret.
ValidatePayloadIgnoringTolerance validates the payload against the Gocxl-Signature header header using the specified signing secret.
ValidatePayloadWithTolerance validates the payload against the Gocxl-Signature header using the specified signing secret and tolerance window.

# Constants

DefaultTolerance indicates that signatures older than this will be rejected.

# Variables

This block represents the list of errors that could be raised when using the webhook package.
This block represents the list of errors that could be raised when using the webhook package.
This block represents the list of errors that could be raised when using the webhook package.
This block represents the list of errors that could be raised when using the webhook package.