README ¶ protoc-gen-go-enumx protoc-gen-go-enumx is a protoc plugin that generates Go enum types from proto3 enums. This is useful because Go does not have a built-in enum type, and proto3 enums did not directly implement some methods such as FromString , IsValid , All . Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis gen Click to show internal directories. Click to hide internal directories.