condutils

package
v1.2.11 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2023 License: BSD-3-Clause Imports: 6 Imported by: 0

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 读取所有可用的条件

Jump to

Keyboard shortcuts

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