Gitiles
Code Review
Sign In
gerrit.opencord.org
/
voltha
/
3f0c9dd9b67b0c3f51d26c47d3054adf5960c896
/
.
/
tests
/
utests
/
chameleon
/
protoc_plugins
/
sub2.proto
blob: 7b98db002cedbd03608abeae6e39e4f841a6dad9 [
file
] [
log
] [
blame
]
Zsolt Haraszti
bae1275
2016-10-10 09:55:30 -0700
[
diff
] [
blame
]
1
syntax
=
"proto3"
;
2
package
sub2
;
3
4
message
IdMessage
{
5
string
uuid
=
1
;
6
}