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

utilitywarehouse/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

Packages

No packages published