GitHub Actions: add test workflow (copied from protobuf repo)

PiperOrigin-RevId: 715685601
Change-Id: I2bff7c1e3a4f22f42bb8ad73f2264646c308caaf
1 file changed
tree: 73152dd3f52e291f90e9f2e5d0e04597c226a865
  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: