Documentation ¶
Index ¶
- func ClusterReqDef(clusterReq model.ClusterReq)
- func ClusterReqValidate(req model.ClusterReq) error
- func ExecutHTTP(method string, url string, body interface{}, result interface{}) (*resty.Response, error)
- func NodeReqValidate(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 ClusterReqDef ¶
func ClusterReqDef(clusterReq model.ClusterReq)
func ClusterReqValidate ¶
func ClusterReqValidate(req model.ClusterReq) error
func ExecutHTTP ¶
func NodeReqValidate ¶
func SendMessage ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.