//
pkg.gl
Category
github.com/infraboard/mcube
cmd
generate
enum
package
1.9.29
Repository:
https://github.com/infraboard/mcube.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
1
Files
275 SLOC
#
Functions
NewEnum
NewEnum todo.
NewEnumSet
NewEnumSet todo.
NewItem
NewItem todo.
NewRenderParams
NewRenderParams todo.
#
Variables
G
G Generater.
#
Structs
Enum
Enum 枚举类型.
Generater
Generater 用于生成枚举的生成器.
Item
Item 枚举项 通过获取注释里()中的内容作为自定义参数.
RenderParams
RenderParams 模板渲染需要的参数.
Set
Set 枚举集合.