# Functions

AddFeedback handles a users feedback request and sends a message to slack.
FeedbackThanks loads the Feedback Thank you page.
GetFeedback handles the loading of a feedback page.

# Structs

Feedback represents a user's feedback.

# Interfaces

ClientError is an interface that can be used to retrieve the status code if a client has errored.