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