Documentation
¶
Index ¶
- func ClusterReqValidate(c echo.Context, req model.ClusterReq) error
- func NodeReqValidate(c echo.Context, req model.NodeReq) error
- func Send(c echo.Context, httpCode int, json interface{}) error
- func SendMessage(c echo.Context, httpCode int, msg string) error
- func Validate(c echo.Context, params []string) error
- type Status
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClusterReqValidate ¶
func ClusterReqValidate(c echo.Context, req model.ClusterReq) error
Types ¶
Click to show internal directories.
Click to hide internal directories.