commit | 5455ef5ca43a4615452c38c56b1509842857e682 | [log] [tgz] |
---|---|---|
author | Joe Tsai <[email protected]> | Mon Jul 08 13:49:48 2019 -0700 |
committer | Joe Tsai <[email protected]> | Mon Jul 08 21:38:58 2019 +0000 |
tree | cc737cb0a3c5188421b58231b6b88e22bd695289 | |
parent | 6ceeaab1ba2a72853550b2c5534901e803e1ff3b [diff] |
cmd/protoc-gen-go: disable generation of XXX_WellKnownType The logic for this will be removed entirely in a future CL. Change-Id: I3a20fb2a207fc5bedc550b3f6deeab7f63eaa2c4 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/185243 Reviewed-by: Herbie Ong <[email protected]>
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.