package
Version:
v0.0.0-...-511e509
Opens a new window with list of versions in this module.
Published: Apr 11, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type PostRequest struct {
Start time.Time `json:"start"`
End time.Time `json:"end"`
MaxConcurrent int `json:"max_concurrent,omitempty"`
Reprocess string `json:"reprocess,omitempty"`
}
PostRequest is the body for POST /v1/jobs/:id/backfill.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.