Documentation
¶
Index ¶
- type Endpoint
- func (e *Endpoint) CollectRoutes(g *shared.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) CollectRoutes ¶ added in v0.42.0
func (*Endpoint) ValidateGlobalDatasource ¶
func (*Endpoint) ValidateGlobalVariable ¶ added in v0.31.0
Click to show internal directories.
Click to hide internal directories.