use types.Unalias() throughout in preparation for gotypesalias=1

related to https://github.com/golang/open2opaque/issues/11

PiperOrigin-RevId: 720589086
Change-Id: I7ec7f12886e9a3fb99c02f7247c7437ec17c3581
13 files changed
tree: 243a6cf721c05e2cb8ba034442c72ee4c9740d0b
  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: