dic_value_type

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SelectOptions

func SelectOptions() []enums.SelectOptions

Types

type DicValueType

type DicValueType int
const (
	STRING DicValueType = iota + 1
	INTEGER
	DECIMAL
	BOOL
	JSONOBJECT
	JSONARRAY
)

func (DicValueType) Des

func (e DicValueType) Des() string

func (DicValueType) Enum

func (e DicValueType) Enum() string

func (DicValueType) MarshalJSON

func (e DicValueType) MarshalJSON() ([]byte, error)

func (*DicValueType) UnmarshalJSON

func (e *DicValueType) UnmarshalJSON(value []byte) error

func (DicValueType) Val

func (e DicValueType) Val() int

Jump to

Keyboard shortcuts

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