You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should consider making the tool print a warning when it is invoked for proto messages which are not on the HYBRID API. Because open2opaque processes Go source code (not .proto files), we need to detect the API level based on the protogen struct tag in the Go message type.