mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-01 03:14:16 +00:00
ded92f8033
The minimum supported version is currently Go1.10 since we use strings.Builder for a fairly significant optimization when constructing all of the descriptor full names. The strings.Builder implementation is not particularly complicated, so just fork it into our code. The golang/protobuf and the golang/go projects share the same authors and copyright license. Change-Id: Ibb9519dbe756327a07369f10f80c15761002b5e7 Reviewed-on: https://go-review.googlesource.com/136735 Reviewed-by: Damien Neil <dneil@google.com> |
||
---|---|---|
.. | ||
cmd | ||
encoding | ||
errors | ||
flags | ||
impl | ||
pragma | ||
set |