package
0.6.0
Repository: https://github.com/seanturner026/moot.git
Documentation: pkg.go.dev

# Functions

GenerateResponseBody creates the response sent back to the client depending on the error message and error type.
GenerateSecretHash performs crytographic calculations to generate the Cognito secret key for the current user.
PostToSlack reads a webhookURL from the provided environment variable, and sends the message argument to the channel associated with the webhookURL.

# Structs

ResponseBody is contains the response sent to the client.