package
1.1.2
Repository: https://github.com/greencoda/tasq.git
Documentation: pkg.go.dev

# 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.