web

package
v1.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 23, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateStrategyReq

type CreateStrategyReq struct {
	Key   string
	Value string
	Op    op
}

type GetSpecifiedTemplate

type GetSpecifiedTemplate struct {
	Id int64
}

type Handler

type Handler struct {
	// contains filtered or unexported fields
}

func NewHandler

func NewHandler(svc service.Service, templateSvc template.Service) *Handler

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 (h *Handler) PublicRoutes(server *gin.Engine)

func (*Handler) Validation

func (h *Handler) Validation(ctx *gin.Context, req GetSpecifiedTemplate) (ginx.Result, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL