Documentation
¶
Overview ¶
Package dataset implements the freshness dataset REST surface.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct{}
Controller serves the dataset endpoints.
func (*Controller) Advance ¶
func (ctrl *Controller) Advance(c *echo.Context) error
Advance handles POST /v1/datasets/:ns/:name/advance.
func (*Controller) Derivations ¶
func (ctrl *Controller) Derivations(c *echo.Context) error
Derivations handles GET /v1/datasets/:ns/:name/derivations.
Click to show internal directories.
Click to hide internal directories.