# Functions
No description provided by the author
# Structs
GetError is an error intended to signify something wrong with a get request For example, non-existence.
No description provided by the author
PostFailure is meant to signify when the state of the database has not changed.
SQLError is an error where the input appears correct but the database acts up.
# Interfaces
No description provided by the author