protobuf-go/internal
Joe Tsai f26a9e7e30 all: rename IsInitialized as CheckInitialized
An Is prefix implies it returns a boolean.
A Check prefix better suggests that it could return an error.

Change-Id: I6ffcb32099a944c656c07654c294a0980efb2d0e
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/220338
Reviewed-by: Damien Neil <dneil@google.com>
2020-02-20 20:45:40 +00:00
..
benchmarks all: fast-path method refactoring 2020-02-19 22:01:50 +00:00
cmd all: fix license header 2020-02-20 20:27:29 +00:00
conformance encoding/prototext: rewrite of internal/encoding/text 2020-02-05 02:11:08 +00:00
descfmt internal: improve use of detrand in descfmt and errors 2019-09-09 18:30:00 +00:00
descopts internal/filedesc, internal/filetype: initial commit 2019-06-20 02:06:11 +00:00
detrand internal: improve use of detrand in descfmt and errors 2019-09-09 18:30:00 +00:00
encoding all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
errors all: scrub all TODOs 2020-02-10 19:28:48 +00:00
fieldnum all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
fieldsort proto, internal/impl: make wire output more consistent with v1 2019-11-12 20:59:03 +00:00
filedesc all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
filetype reflect/protoregistry: add (*Types).Register{Message,Enum,Extension} 2019-10-31 16:23:42 +00:00
flags internal/impl: lazy extension decoding 2020-01-29 21:35:31 +00:00
fuzz all: rename IsInitialized as CheckInitialized 2020-02-20 20:45:40 +00:00
fuzztest internal/fuzztest: set cap to len on test byte slice 2020-02-05 22:46:04 +00:00
genname internal/genname: centralize the definitions for generated names 2019-12-09 22:57:38 +00:00
impl all: rename IsInitialized as CheckInitialized 2020-02-20 20:45:40 +00:00
mapsort internal/testprotos/legacy: rename and regenerate 2020-01-12 08:13:18 +00:00
pragma internal/pragma: package to statically enforce certain properties 2018-08-06 21:47:01 +00:00
protobuild proto: refactor merge tests 2020-02-12 19:41:50 +00:00
protolegacy reflect/protoregistry: add (*Types).Register{Message,Enum,Extension} 2019-10-31 16:23:42 +00:00
set internal/set: remove Int32s, Int64s, and Strings 2019-04-03 22:53:35 +00:00
strs compiler/protogen, internal/strs, internal/impl: expose enum Go name derivation 2019-08-26 17:49:17 +00:00
testprotos types/known: remove packages present in genproto 2020-02-18 22:04:05 +00:00
weakdeps internal/weakdeps: put APIv1 weak dependency behind a build constraint 2020-02-14 21:08:34 +00:00