Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckProject ¶ added in v0.12.0
func CheckProject(svc project.Service) echo.MiddlewareFunc
CheckProject is a middleware that will verify if the project used for the request exists.
func HandleError ¶ added in v0.25.0
func HandleError() echo.MiddlewareFunc
Types ¶
type Proxy ¶
type Proxy struct {
Dashboard dashboard.DAO
Secret secret.DAO
GlobalSecret globalsecret.DAO
DTS datasource.DAO
GlobalDTS globaldatasource.DAO
Crypto crypto.Crypto
}
func (*Proxy) Proxy ¶ added in v0.40.0
func (e *Proxy) Proxy() echo.MiddlewareFunc
Click to show internal directories.
Click to hide internal directories.