protobuf-go/encoding/protojson
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
..
bench_test.go
decode_test.go types/known: remove packages present in genproto 2020-02-18 22:04:05 +00:00
decode.go all: rename IsInitialized as CheckInitialized 2020-02-20 20:45:40 +00:00
doc.go
encode_test.go types/known: remove packages present in genproto 2020-02-18 22:04:05 +00:00
encode.go all: rename IsInitialized as CheckInitialized 2020-02-20 20:45:40 +00:00
well_known_types.go encoding/protojson: refactor to follow prototext pattern 2020-02-11 22:59:08 +00:00