Gitiles
Code Review
Sign In
gerrit.opencord.org
/
voltha
/
82ce00d7a1cb05605dff0294ff14c09b50758d09
/
.
/
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
}