backfill

package
v0.0.0-...-511e509 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 11, 2026 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Cancel

func Cancel(c *echo.Context) error

func Get

func Get(c *echo.Context) error

func List

func List(c *echo.Context) error

func Post

func Post(c *echo.Context) error

Types

type PostRequest

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL