This website requires JavaScript.
Explore
Help
Sign In
natas_hw
/
grpc
Watch
0
Star
0
Fork
You've already forked grpc
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a7ffb7e47c
grpc
/
third_party
/
upb
/
tests
/
test.proto
9 lines
105 B
Protocol Buffer
Raw
Blame
History
syntax
=
"proto2"
;
package
upb_test
;
message
MapTest
{
map
<
string
,
double
>
map_string_double
=
1
;
}
Reference in New Issue
View Git Blame
Copy Permalink