dataset

package
v0.0.0-...-19d8ef3 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

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 New

func New() *Controller

New constructs a dataset Controller.

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.

func (*Controller) Get

func (ctrl *Controller) Get(c *echo.Context) error

Get handles GET /v1/datasets/:ns/:name.

func (*Controller) List

func (ctrl *Controller) List(c *echo.Context) error

List handles GET /v1/datasets.

Jump to

Keyboard shortcuts

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