Documentation ¶
Index ¶
- func EnabledEnumErrorCode(e *protogen.Enum) bool
- func EnabledEnumGqlGen(e *protogen.Enum) bool
- func EnabledEnumJsonMarshal(e *protogen.Enum) bool
- func EnabledEnumNumOrder(e *protogen.Enum) bool
- func EnabledEnumStringer(e *protogen.Enum) bool
- func EnabledExtGen(e *protogen.Enum) bool
- func EnabledFileEnumGqlGen(f *protogen.File) bool
- func EnabledGoEnumPrefix(f *protogen.File, e *protogen.Enum) bool
- func EnabledGoEnumValueMap(e *protogen.Enum) bool
- func FileEnabledExtGen(f *protogen.File) bool
- func FileEnabledGqlGenAll(f *protogen.File) bool
- func GetEnumType(e *protogen.Enum) string
- func GetEnumValueCN(ev *protogen.EnumValue) string
- func TurnOffEnumErrorCode(e *protogen.Enum)
- func TurnOffEnumGqlGen(e *protogen.Enum)
- func TurnOffEnumJsonMarshal(e *protogen.Enum)
- func TurnOffEnumNumOrder(e *protogen.Enum)
- func TurnOffFileEnumGqlGen(f *protogen.File)
- func TurnOffGoEnumValueMap(e *protogen.Enum)
- type Builder
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnabledEnumErrorCode ¶
func EnabledEnumGqlGen ¶
func EnabledEnumJsonMarshal ¶
func EnabledEnumNumOrder ¶
func EnabledEnumStringer ¶
func EnabledExtGen ¶
func EnabledFileEnumGqlGen ¶
func EnabledGoEnumValueMap ¶
func FileEnabledExtGen ¶
func FileEnabledGqlGenAll ¶
func GetEnumType ¶
func GetEnumValueCN ¶
func TurnOffEnumErrorCode ¶
func TurnOffEnumGqlGen ¶
func TurnOffEnumJsonMarshal ¶
func TurnOffEnumNumOrder ¶
func TurnOffFileEnumGqlGen ¶
func TurnOffGoEnumValueMap ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.