Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateStrategyReq ¶
type GetSpecifiedTemplate ¶
type GetSpecifiedTemplate struct {
Id int64
}
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func (*Handler) GetSpecifiedTemplate ¶
func (h *Handler) GetSpecifiedTemplate(ctx *gin.Context, req GetSpecifiedTemplate) (ginx.Result, error)
GetSpecifiedTemplate 获取指定模版下可用的规则选项
func (*Handler) PublicRoutes ¶ added in v1.3.0
func (*Handler) Validation ¶
Click to show internal directories.
Click to hide internal directories.