Skip to content

technicallyjosh/protoc-gen-enum-json-string

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages