Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CondJSComponent ¶
type CondJSComponent struct { Type string `json:"type"` Name string `json:"name"` Description string `json:"description"` Component string `json:"component"` ParamsTitle string `json:"paramsTitle"` IsRequest bool `json:"isRequest"` CaseInsensitive bool `json:"caseInsensitive"` }
func ReadAllAvailableCondTypes ¶
func ReadAllAvailableCondTypes() []*CondJSComponent
ReadAllAvailableCondTypes 读取所有可用的条件
Click to show internal directories.
Click to hide internal directories.