modulepackage
0.0.0-20241017002846-c564812c84da
Repository: https://github.com/zeroshade/tmsapi.git
Documentation: pkg.go.dev
# README
tmsapi
# Functions
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
GetTicketCats returns a function that fetchs all the Categories from the db.
HandlePaypalWebhook returns a handler function that verifies a paypal webhook post request and then processes the event message.
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
SaveProduct exports a handler for reading in a product and saving it to the db.
No description provided by the author
No description provided by the author
SaveTicketCats returns a function that will update and save/create all ticket categories that came in from a JSON request.
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
# Constants
AUDIENCE Our backend audience definition.
AUTH0DOMAIN the url for the auth0 domain.
JWKURI URI for JWK Token.
USERAPI the url for the user API communication.
# Variables
WebhookID is the constant id from PayPal for this webhook.
# 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
TicketCategory holds the name of a price type and the mapping of categories to prices for that price structure.
# Interfaces
No description provided by the author