regenerate proto3test files (./regenerate.bash)

This is required for the previous commit (1eca8c0a65).

Unfortunately, copybara (the tool we use to export this repository)
does not currently support re-generating .pb.go files for us.

Change-Id: Ie02d0a731b0702132ae01a8e7276314eb012db2b
Reviewed-on: https://go-review.googlesource.com/c/open2opaque/+/652295
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Chressie Himpel <chressie@google.com>
2 files changed
tree: 09476e3dcc5ae87b2bc05dab01a774a3dc49d532
  1. .github/
  2. internal/
  3. testdata/
  4. CONTRIBUTING.md
  5. gen.go
  6. genprotos.go
  7. gentestdata.go
  8. go.mod
  9. go.sum
  10. LICENSE
  11. open2opaque.go
  12. open2opaque_flush.go
  13. README.md
  14. regenerate.bash
README.md

open2opaque

The open2opaque tool migrates Go packages from the Go Protobuf Open Struct API to the Opaque API.

For documentation, see: