package
1.0.0
Repository: https://github.com/knadh/sql-jobber.git
Documentation: pkg.go.dev

# Functions

NewSQLBackend returns a new sqlDB result backend instance.

# Structs

Opt represents SQL DB backend's options.

# Interfaces

ResultBackend represents a result backend to which results from an executed SQL job are written.
ResultSet represents the set of results from an individual job that's executed.