A simple generator to enable the use of string values with enums when using JSON.
I don't use the protojson lib and want to allow for string enum values instead of the default integers when using JSON.
go install github.com/technicallyjosh/protoc-gen-enum-json-string@latest