protobuf-go/internal
Damien Neil 5322bdb290 internal/impl: add fast-path for IsInitialized
This currently returns uninformative errors from the fast path and then
consults the slow, reflection-based path only when an error is detected.
Perhaps it's worth going through the effort of producing better errors
directly on the fast path.

Change-Id: I68536e9438010dbd97dbaff4f47b78430221d94b
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/171462
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
2019-06-24 17:42:23 +00:00
..
cmd proto, internal/impl: avoid string->[]byte conversions 2019-06-24 17:41:45 +00:00
descfmt reflect/protoreflect: remove FieldDescriptor.{Oneof,Extendee} methods 2019-06-17 19:43:30 +00:00
descopts internal/filedesc, internal/filetype: initial commit 2019-06-20 02:06:11 +00:00
detrand
encoding proto, internal/impl: avoid string->[]byte conversions 2019-06-24 17:41:45 +00:00
errors all: remove non-fatal UTF-8 validation errors (and non-fatal in general) 2019-06-20 20:55:13 +00:00
fieldnum
filedesc internal/filedesc, internal/filetype: initial commit 2019-06-20 02:06:11 +00:00
filetype internal/filedesc, internal/filetype: initial commit 2019-06-20 02:06:11 +00:00
flags
impl internal/impl: add fast-path for IsInitialized 2019-06-24 17:42:23 +00:00
mapsort all: change module to google.golang.org/protobuf 2019-05-14 17:28:29 +00:00
pragma
scalar
set
testprotos internal/impl: add fast-path for IsInitialized 2019-06-24 17:42:23 +00:00
value reflect/protoreflect: add alternative message reflection API 2019-06-17 17:33:24 +00:00