condutils

package
v0.2.7 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2021 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"`
}

func ReadAllAvailableCondTypes

func ReadAllAvailableCondTypes() []*CondJSComponent

ReadAllAvailableCondTypes 读取所有可用的条件

Jump to

Keyboard shortcuts

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