package
0.4.6
Repository: https://github.com/jeffrom/job-manager.git
Documentation: pkg.go.dev

# Packages

Package mem is a minimal reference implementation of backend.Interface suitable for use in tests.
Package pg implements backend.Interface using Postgres.

# Functions

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
ErrInvalidResource should be returned when the resource is missing a field required for storage, like an ID that can't be autogenerated.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
Interface defines the backend interface.
No description provided by the author
No description provided by the author
Reaper adds functionality to clean up old job data.