Documentation
¶
Index ¶
- func JobGetHandler(app *app.App) http.Handler
- func JobLogPostHandler(app *app.App) http.Handler
- func JobLogTxtGetHandler(app *app.App) http.Handler
- func JobStatusPostHandler(app *app.App) http.Handler
- func JobsNextPostHandler(app *app.App) http.Handler
- func UploadDSCGetHandler(app *app.App) http.Handler
- func UploadFileGetHandler(app *app.App) http.Handler
- func UploadFilesGetHandler(app *app.App) http.Handler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JobGetHandler ¶ added in v0.4.0
JobGetHandler returns a handler that returns a job
func JobLogPostHandler ¶ added in v0.4.0
JobLogPostHandler returns a handler that saves a log for a job
func JobLogTxtGetHandler ¶ added in v0.4.0
JobLogTxtGetHandler returns a handler that retrieves the log of a job
func JobStatusPostHandler ¶ added in v0.4.0
JobStatusPostHandler returns a handler that sets the job status
func JobsNextPostHandler ¶
JobsNextPostHandler returns a handler that find the next job to run
func UploadDSCGetHandler ¶
UploadDSCGetHandler returns handler the DSC of the upload
func UploadFileGetHandler ¶
UploadFileGetHandler returns a handler that returns upload files
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.