condutils

package
v1.3.8 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 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