protobuf-go/encoding/prototext
Lasse Folger 055c812a4f encoding/prototext: add proto editions and fuzz tests
Change-Id: I2afc5ae83bf68600def3568e1d3ad51ef00e7671
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/566395
Auto-Submit: Lasse Folger <lassefolger@google.com>
Reviewed-by: Michael Stapelberg <stapelberg@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-02-23 12:14:08 +00:00
..
decode_test.go encoding/prototext: add proto editions and fuzz tests 2024-02-23 12:14:08 +00:00
decode.go prototext: Fix parsing of unknown repeated message fields 2023-09-27 16:15:44 +00:00
doc.go
encode_test.go encoding/prototext: add proto editions and fuzz tests 2024-02-23 12:14:08 +00:00
encode.go all: modernize documentation 2023-09-05 14:55:28 +00:00
fuzz_test.go encoding/prototext: add proto editions and fuzz tests 2024-02-23 12:14:08 +00:00
other_test.go