protobuf-go/reflect/protoreflect
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
..
methods.go all: rename IsInitialized as CheckInitialized 2020-02-20 20:45:40 +00:00
proto_test.go
proto.go reflect/protoreflect: improve documentation 2020-02-20 19:07:56 +00:00
source.go reflect/protoreflect: update documentation 2020-02-15 00:23:47 +00:00
type.go reflect/protoreflect: update documentation 2020-02-15 00:23:47 +00:00
value_pure.go
value_test.go
value_union.go
value_unsafe.go
value.go reflect/protoreflect: add List.AppendMutable and Map.Mutable 2020-02-19 20:35:39 +00:00