An open API service indexing awesome lists of open source software.

https://github.com/golang/open2opaque

The open2opaque tool migrates Go packages from the Go Protobuf Open Struct API to the Opaque API.
https://github.com/golang/open2opaque

Last synced: 5 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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.