Documentation
¶
Index ¶
- type Endpoint
- func (e *Endpoint) RegisterRoutes(g *echo.Group)
- func (e *Endpoint) ValidateDashboard(ctx echo.Context) error
- func (e *Endpoint) ValidateDatasource(ctx echo.Context) error
- func (e *Endpoint) ValidateGlobalDatasource(ctx echo.Context) error
- func (e *Endpoint) ValidateGlobalVariable(ctx echo.Context) error
- func (e *Endpoint) ValidateVariable(ctx echo.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Endpoint ¶
type Endpoint struct {
// contains filtered or unexported fields
}
func (*Endpoint) RegisterRoutes ¶
func (*Endpoint) ValidateGlobalDatasource ¶
func (*Endpoint) ValidateGlobalVariable ¶ added in v0.31.0
Click to show internal directories.
Click to hide internal directories.