protobuf-go/encoding/protojson
Herbie Ong 9111f3b439 encoding/protojson: add MarshalOptions.UseEnumNumbers
UseEnumNumbers=true will emit enum values as JSON numbers.

Change-Id: I6f3c814e06dc1e3dd595ad35aa79871a49718cd5
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/194017
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
2019-09-06 23:39:23 +00:00
..
bench_test.go
decode_test.go internal/impl: change Go representation of extension lists to []T 2019-09-03 21:19:03 +00:00
decode.go encoding: verify that the target message is extendable 2019-09-06 07:13:15 +00:00
doc.go
encode_test.go encoding/protojson: add MarshalOptions.UseEnumNumbers 2019-09-06 23:39:23 +00:00
encode.go encoding/protojson: add MarshalOptions.UseEnumNumbers 2019-09-06 23:39:23 +00:00
well_known_types.go all: remove use of deprecated NewMessage 2019-09-04 17:55:31 +00:00