commit | 96c229ab144c32276a5c900adbb5371331585c05 | [log] [tgz] |
---|---|---|
author | Damien Neil <dneil@google.com> | Wed Apr 03 12:17:24 2019 -0700 |
committer | Damien Neil <dneil@google.com> | Thu Apr 04 17:56:20 2019 +0000 |
tree | 31af4e1a4b2b555bc57bdca4818cebf8f860e29a | |
parent | 9d19e5c4322bbb153bdd1c1ad755909e73743da0 [diff] |
proto: check for required fields in encoding/decoding Change-Id: I0555a92e0399782f075b1dcd248e880dd48c7d6d Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/170579 Reviewed-by: Herbie Ong <herbie@google.com>
WARNING: This repository is in active development. There are no guarantees about API stability. Breaking changes will occur until a stable release is made and announced.
This repository is for the development of the next major Go implementation of protocol buffers. This library makes breaking API changes relative to the existing Go protobuf library. Of particular note, this API aims to make protobuf reflection a first-class feature of the API and implements the protobuf ecosystem in terms of reflection.
List of relevant design documents:
We appreciate community contributions. See CONTRIBUTING.md.
Issues regarding the new API can be filed at github.com/golang/protobuf. Please use a APIv2:
prefix in the title to make it clear that the issue is regarding the new API work.