commit | 7994c7ac8fe07d94acd4d99d33b9c6518fa459d3 | [log] [tgz] |
---|---|---|
author | stapelberg <stapelberg@google.com> | Tue Dec 17 15:17:36 2024 +0100 |
committer | Gopher Robot <gobot@golang.org> | Tue Dec 17 06:25:49 2024 -0800 |
tree | 4ab836ce80b5c5e217cd63a88f17c58bfc243eb1 | |
parent | 7d7f2e4d32af41a52cdfbae89db1a6f0f36cd123 [diff] |
fix package name: protooneofdefault should be just proto fixes golang/open2opaque#2 PiperOrigin-RevId: 707069075 Change-Id: I77e87e8a1325080eb45b6fe631f1906137fb6b39 Reviewed-on: https://go-review.googlesource.com/c/open2opaque/+/636817 Auto-Submit: Michael Stapelberg <stapelberg@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Michael Stapelberg <stapelberg@google.com> Reviewed-by: Chressie Himpel <chressie@google.com>
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.