Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 337 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 337 Bytes

protoc-gen-enum-json-string

A simple generator to enable the use of string values with enums when using JSON.

Why?

I don't use the protojson lib and want to allow for string enum values instead of the default integers when using JSON.

Install

go install github.com/technicallyjosh/protoc-gen-enum-json-string@latest