protobuf-go/internal
Joe Tsai 592e52e148 internal/mapsort: use explicit kind for strings
Rather than handle the string kind in the default case,
explicitly check for the string kind.
Instead, panic with a more useful message for unknown kinds.

Change-Id: I7e205a19658edd62a03f47f5b50a556dd942bf52
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/191579
Reviewed-by: Herbie Ong <herbie@google.com>
2019-09-05 22:07:15 +00:00
..
cmd all: remove NewMessage methods 2019-09-05 17:49:46 +00:00
conformance internal/conformance: change test package name to conformance_test 2019-08-20 22:30:23 +00:00
descfmt reflect/protoreflect: add FileDescriptor.SourceLocations 2019-07-13 00:15:59 +00:00
descopts
detrand
encoding all: rename ExtensionType Descriptor method to TypeDescriptor (1/2) 2019-08-28 18:34:29 +00:00
errors
fieldnum
filedesc internal/filedesc: fix dependency on legacy generated enums 2019-09-03 20:42:35 +00:00
filetype internal/filetype: fix EnumInfo.New 2019-08-30 17:34:31 +00:00
flags all: rename tag and flags for legacy support 2019-08-08 20:49:00 +00:00
impl internal/impl: support legacy message names 2019-09-05 17:56:38 +00:00
mapsort internal/mapsort: use explicit kind for strings 2019-09-05 22:07:15 +00:00
pragma
set
strs compiler/protogen, internal/strs, internal/impl: expose enum Go name derivation 2019-08-26 17:49:17 +00:00
testprotos all: remove NewMessage methods 2019-09-05 17:49:46 +00:00