protobuf-go/internal
Damien Neil 95539ea04c internal/filetype: fix EnumInfo.New
Previously panicked due to operating on the *T instead of the T.

Change-Id: I2aa23a63d1451d1fb29351abbe230d8d2518bd69
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/192579
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
2019-08-30 17:34:31 +00:00
..
cmd reflect/protoreflect: add non-allocating Value constructors 2019-08-26 17:48: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/filetype, internal/filedesc: avoid gccgo bug 2019-08-27 19:57:09 +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 all: rename ExtensionType Descriptor method to TypeDescriptor (2/2) 2019-08-28 19:46:47 +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