commit | c0cf535604b5599015451babf134eca40b476a3b | [log] [tgz] |
---|---|---|
author | stapelberg <stapelberg@google.com> | Wed Dec 18 14:41:59 2024 +0100 |
committer | Gopher Robot <gobot@golang.org> | Wed Dec 18 05:49:52 2024 -0800 |
tree | 9d0101187550cdb16a8d12afc8b592992ea0463e | |
parent | 8a157afdcb02fd4ccde35f699046c8a27aa744d9 [diff] |
setapi: error out when file is not on editions yet PiperOrigin-RevId: 707516588 Change-Id: Iac61f5a87c6f46fa309240efaf36c5ebc461727a Reviewed-on: https://go-review.googlesource.com/c/open2opaque/+/637375 Reviewed-by: Michael Stapelberg <stapelberg@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Michael Stapelberg <stapelberg@google.com> Reviewed-by: Chressie Himpel <chressie@google.com>
The program open2opaque migrates Go code using Go Protobuf from the Open API to the Opaque API.
See https://go.dev/blog/protobuf-opaque for context.