package
0.0.17
Repository: https://github.com/sfomuseum/go-offline.git
Documentation: pkg.go.dev

# Functions

JobStatusHandler() returns an `http.Handler` instance that will return a JSON-encoded `JobStatusResponse` for a job identified by a HTTP GET "id" query parameter.
ScheduleJobHandler() returns an `http.Handler` instance that...

# Structs

type JobStatusHandlerOptions defines a struct containing configuration options for the `JobStatusHandler` method.
type ScheduleJobHandlerOptions defines a struct containing configuration options for the `ScheduleJobHandler` method.
No description provided by the author