package
0.27.1
Repository: https://github.com/trisacrypto/envoy.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
New returns a webhook handler that will POST callbacks to the webhook specified by the given URL.

# Constants

No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Mock implements the webhook Handler and is used for testing webhook interactions.
Payload is a denormalized representation of a TRISA payload that includes type-specific data structures.
Reply represents the expected response from the callback webhook to the Envoy node.
The Request object is sent to the webhook via a POST http call.
Webhook implements the Handler to make POST requests to the webhook URL.

# Interfaces

No description provided by the author