.. |
bench_test.go
|
all: remove APIv1 dependency
|
2020-01-09 18:06:30 +00:00 |
decode_gen.go
|
|
|
decode_test.go
|
encoding: add Format helper function and method
|
2020-01-30 07:50:58 +00:00 |
decode.go
|
proto: make use of fast-path initialization checks
|
2020-01-29 23:04:27 +00:00 |
doc.go
|
|
|
encode_gen.go
|
|
|
encode_test.go
|
encoding: add Format helper function and method
|
2020-01-30 07:50:58 +00:00 |
encode.go
|
runtime/protoiface: use more efficient options representation
|
2020-01-28 23:33:31 +00:00 |
equal_test.go
|
encoding: add Format helper function and method
|
2020-01-30 07:50:58 +00:00 |
equal.go
|
proto: fix equality on nil values of different types
|
2020-01-06 23:36:47 +00:00 |
extension_test.go
|
internal/impl: avoid redundant lazy extension inits
|
2020-01-29 23:04:37 +00:00 |
extension.go
|
|
|
isinit_test.go
|
encoding: add Format helper function and method
|
2020-01-30 07:50:58 +00:00 |
isinit.go
|
|
|
merge_test.go
|
internal/testprotos: make TestAllExtensions recursive
|
2020-01-28 23:28:36 +00:00 |
merge.go
|
proto: add Clone function and MergeOptions.Clone method
|
2020-01-06 21:07:28 +00:00 |
messageset_test.go
|
internal/impl: messageset validation and isinit fixes
|
2020-01-24 20:27:57 +00:00 |
messageset.go
|
|
|
methods_test.go
|
all: do best-effort initialization check on fast path unmarshal
|
2020-01-22 20:57:14 +00:00 |
noenforceutf8_test.go
|
proto: rearrange test messages
|
2019-12-16 21:49:56 +00:00 |
proto_methods.go
|
all: add ProtoMethods method to protoreflect.Message
|
2020-01-21 21:05:54 +00:00 |
proto_reflect.go
|
|
|
proto.go
|
|
|
reset_test.go
|
|
|
reset.go
|
|
|
size_gen.go
|
|
|
size.go
|
proto: add MarshalState, UnmarshalState
|
2020-01-22 20:52:17 +00:00 |
testmessages_test.go
|
internal/impl: catch varint overflow in validator
|
2020-02-03 18:21:31 +00:00 |
validate_test.go
|
internal/impl: add message validator
|
2020-01-07 21:36:47 +00:00 |
weak_test.go
|
internal/impl: add message validator
|
2020-01-07 21:36:47 +00:00 |
wrappers.go
|
|
|