controllerv1

package
v0.0.0-...-a14c69b Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2022 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
}

type LabelController

type LabelController struct {
	Controller
	LabelService *service.LabelService
}

func (*LabelController) GetLabels

func (lb *LabelController) GetLabels(c echo.Context) error

func (*LabelController) LabelValsByKey

func (lb *LabelController) LabelValsByKey(c echo.Context) error

type PushController

type PushController struct {
	Controller
	PushService *service.PushService
}

func (*PushController) PushStream

func (pc *PushController) PushStream(c echo.Context) error

type QueryController

type QueryController struct {
	Controller
	QueryService *service.QueryService
}

func (*QueryController) GetQuery

func (qc *QueryController) GetQuery(c echo.Context) error

func (*QueryController) QueryRange

func (qc *QueryController) QueryRange(c echo.Context) error

type SeriesController

type SeriesController struct {
	Controller
	SeriesService *service.SeriesService
}

func (*SeriesController) GetSeries

func (sc *SeriesController) GetSeries(c echo.Context) error

Jump to

Keyboard shortcuts

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