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>
1 file changed
tree: 9d0101187550cdb16a8d12afc8b592992ea0463e
  1. internal/
  2. testdata/
  3. CONTRIBUTING.md
  4. gen.go
  5. genprotos.go
  6. gentestdata.go
  7. go.mod
  8. go.sum
  9. LICENSE
  10. open2opaque.go
  11. open2opaque_flush.go
  12. README.md
  13. regenerate.bash
README.md

open2opaque

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.