package
1.18.0
Repository: https://github.com/koderover/zadig.git
Documentation: pkg.go.dev

# Functions

Get the finalized value for the "Authorization" header.
CanonicalHeaders.
CanonicalQueryString.
Build a CanonicalRequest from a regular request string CanonicalRequest = HTTPRequestMethod + '\n' + CanonicalURI + '\n' + CanonicalQueryString + '\n' + CanonicalHeaders + '\n' + SignedHeaders + '\n' + HexEncode(Hash(RequestPayload)).
CanonicalURI returns request uri.
HexEncodeSHA256Hash returns hexcode of sha256.
HookEventType returns the event type for the given request.
No description provided by the author
No description provided by the author
RequestPayload.
SignedHeaders.
Create the HWS Signature.
Create a "String to Sign".

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
List of available event types.
List of available event types.
List of available event types.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Signature HWS meta.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

EventType represents a Codehub event type.