protodoc.io
Project sewenew/redis-protobuf
Welcome
Readme
License
Commits
GitHub project
Download proto files
Desktop application
Contact us
Default package
google.protobuf
Default package
Msg
SubMsg
Default package
Get desktop application:
View/edit binary Protocol Buffers messages
message
Msg
example.proto:10
int32
i
= 1
optional
SubMsg
sub
= 2
repeated
int32
arr
= 3
map
<
string
,
string
> m
= 4
message
SubMsg
example.proto:5
Used in:
Msg
string
s
= 1
int32
i
= 2