# Functions
NewRepository creates a new MySQL Repository instance.
# Structs
Repository implements the menthods necessary for tasq to work in MySQL.
# Type aliases
TaskID represents the types used to manage conversion of UUID to MySQL's binary(16) format.