Versions in this module Expand all Collapse all v0 v0.2.0 Jun 3, 2026 Changes in this version + func WithTaskClaimBatchSize(size int) option v0.1.0 Jun 3, 2026 Changes in this version + func NewMysqlBackend(host string, port int, user, password, database string, opts ...option) *mysqlBackend + func WithApplyMigrations(applyMigrations bool) option + func WithBackendOptions(opts ...backend.BackendOption) option + func WithMySQLOptions(f func(db *sql.DB)) option