Skip to content

Protobuf plugin that generates go enum names with type prefix stripped.

License

Notifications You must be signed in to change notification settings

zsmartex/protoc-gen-go-enums

 
 

Repository files navigation

protoc-gen-go-enums

Protobuf plugin that generates go enum names with type prefix stripped.

Using Buf generation:

version: v1
plugins:
  - name: uwentity
    out: gen/go
    opt:
      - paths=source_relative

About

Protobuf plugin that generates go enum names with type prefix stripped.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 95.5%
  • Makefile 4.5%