protobuf-go/proto
Michael Stapelberg eb7b468655 all: Release the Opaque API
For golang/protobuf#1657

Change-Id: I7b2b0c30506706015ce278e6054439c9ad9ef727
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/634815
TryBot-Bypass: Michael Stapelberg <stapelberg@google.com>
Reviewed-by: Joseph Tsai <joetsai@digital-static.net>
Reviewed-by: Damien Neil <dneil@google.com>
2024-12-11 03:16:51 -08:00
..
bench_test.go
checkinit_test.go
checkinit.go
decode_gen.go
decode_test.go all: replace interface{} by any now that we are on Go 1.21 2024-05-15 12:42:15 +00:00
decode.go all: Release the Opaque API 2024-12-11 03:16:51 -08:00
doc.go
encode_gen.go
encode_test.go
encode.go all: Release the Opaque API 2024-12-11 03:16:51 -08:00
equal_test.go proto: refactor equal_test from explicit table to use makeMessages() 2024-10-29 12:41:43 +00:00
equal.go proto: Implement proto.Equal fast-path 2024-09-06 16:39:44 +00:00
extension_test.go all: replace interface{} by any now that we are on Go 1.21 2024-05-15 12:42:15 +00:00
extension.go proto: extend documentation of GetExtension, SetExtension 2024-08-27 10:59:06 +00:00
fuzz_test.go all: remove Go 1.17 build tags / workarounds 2024-05-13 14:03:25 +00:00
lazy_bench_test.go all: Release the Opaque API 2024-12-11 03:16:51 -08:00
lazy_roundtrip_test.go all: Release the Opaque API 2024-12-11 03:16:51 -08:00
merge_test.go
merge.go
messageset_test.go all: Release the Opaque API 2024-12-11 03:16:51 -08:00
messageset.go
methods_test.go
nil_test.go all: replace interface{} by any now that we are on Go 1.21 2024-05-15 12:42:15 +00:00
noenforceutf8_test.go all: replace interface{} by any now that we are on Go 1.21 2024-05-15 12:42:15 +00:00
oneof_get_test.go all: Release the Opaque API 2024-12-11 03:16:51 -08:00
oneof_set_test.go all: Release the Opaque API 2024-12-11 03:16:51 -08:00
oneof_which_test.go all: Release the Opaque API 2024-12-11 03:16:51 -08:00
proto_methods.go
proto_reflect.go
proto.go
repeated_test.go all: Release the Opaque API 2024-12-11 03:16:51 -08:00
reset_test.go
reset.go
size_gen.go
size_test.go
size.go
testmessages_opaque_test.go all: Release the Opaque API 2024-12-11 03:16:51 -08:00
testmessages_test.go all: Release the Opaque API 2024-12-11 03:16:51 -08:00
validate_test.go
weak_test.go
wrapperopaque_test.go all: Release the Opaque API 2024-12-11 03:16:51 -08:00
wrapperopaque.go all: Release the Opaque API 2024-12-11 03:16:51 -08:00
wrappers.go