protobuf-go/internal/fuzz/wirefuzz
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
..
corpus
fuzz_test.go internal/fuzztest: factor out common fuzzer tests 2019-12-20 22:08:10 +00:00
fuzz.go all: rename IsInitialized as CheckInitialized 2020-02-20 20:45:40 +00:00