protobuf-go/internal
Damien Neil 4b3a82f6b1 internal/impl: clean up Value codecs
Remove the Go type from consideration when creating Value codecs, as it
is unnecessary. Value codecs convert between wire form and Values,
while Converters convert between Values and the Go type.

Change-Id: Iaa4bc7db81ad0a29dabd42c2229e6f33a0c91c67
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/193457
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
2019-09-05 16:31:05 +00:00
..
cmd internal/impl: clean up Value codecs 2019-09-05 16:31:05 +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: clean up Value codecs 2019-09-05 16:31:05 +00:00
mapsort all: refactor Converter 2019-08-05 22:33:14 +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 cmd/protoc-gen-go: add support for field-tracking 2019-08-26 17:54:17 +00:00