Damien Neil 53b05a5d53 proto: add simple benchmark 6 年 前
..
bench_test.go 53b05a5d53 proto: add simple benchmark 6 年 前
decode.go cc2b078f98 proto: enable/disable fast path with build tags 6 年 前
decode_gen.go 96c229ab14 proto: check for required fields in encoding/decoding 6 年 前
decode_test.go 4686e239b6 proto: add IsInitialized 6 年 前
encode.go 03e748680c proto: replace CachedSize fast-path method with UseCachedSize option 6 年 前
encode_gen.go 96c229ab14 proto: check for required fields in encoding/decoding 6 年 前
encode_test.go 3016b73382 proto: fix MarshalAppend fast path 6 年 前
isinit.go 4686e239b6 proto: add IsInitialized 6 年 前
isinit_test.go 4686e239b6 proto: add IsInitialized 6 年 前
proto.go cc2b078f98 proto: enable/disable fast path with build tags 6 年 前
proto_methods.go cc2b078f98 proto: enable/disable fast path with build tags 6 年 前
proto_reflect.go cc2b078f98 proto: enable/disable fast path with build tags 6 年 前
size.go 03e748680c proto: replace CachedSize fast-path method with UseCachedSize option 6 年 前
size_gen.go 61e93c70a2 proto: add generic Size 6 年 前