package
0.0.0-20240509082431-97f8525c2b2d
Repository: https://github.com/zhb127/easydev.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
ParseVarValueInputTypeId attempts to convert a string to a VarValueInputTypeId.

# Constants

No description provided by the author
VarValueInputTypeIdSelect is a VarValueInputTypeId of type select.
VarValueInputTypeIdTemplate is a VarValueInputTypeId of type template.
VarValueInputTypeIdText is a VarValueInputTypeId of type text.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

变量值输入器类型 ID ENUM( text // 文本 select // 选择 template // 模板 ) */.