protobuf-go/encoding/prototext
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
..
decode_test.go encoding/prototext: rewrite of internal/encoding/text 2020-02-05 02:11:08 +00:00
decode.go all: rename IsInitialized as CheckInitialized 2020-02-20 20:45:40 +00:00
doc.go protogen, encoding/jsonpb, encoding/textpb: rename packages 2019-05-14 20:33:22 +00:00
encode_test.go encoding/prototext: rewrite of internal/encoding/text 2020-02-05 02:11:08 +00:00
encode.go all: rename IsInitialized as CheckInitialized 2020-02-20 20:45:40 +00:00
other_test.go internal/testprotos: hide all public testprotos 2020-01-12 08:32:55 +00:00