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
I’d like to use the unique option for interning in my case, but there is currently no stable tag that includes it. Could you please release a new version with this feature?
message Label {
string name = 1 [(vtproto.options).unique = true];
string value = 2 [(vtproto.options).unique = true];
}
cuikexi, vahid-sohrabloo, sgg, 123456890987654321, marcind and 2 more