package
1.0.0
Repository: https://github.com/bhojpur/piro.git
Documentation: pkg.go.dev

# Functions

Migrate ensures that the database has the current schema required for using any of the postgres storage.
NewJobStore creates a new SQL job store.
NewNumberGroup creates a new SQL number group store.

# Structs

JobStore stores jobs in a Postgres database.
NumberGroup provides postgres backed number groups.