This website works better with JavaScript.
Home
Explore
Help
Sign In
common
/
egg_protocol
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
2
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7
Commits
1
Branch
249 KiB
Protocol Buffer
100%
Branch:
master
master
v0.0.2
v0.0.1
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
egg_protocol
/
egg_im
/
common.ext.proto
5 lines
85 B
Raw
Permalink
Blame
History
syntax = "proto3";
package pb;
option go_package = "egg-im/pkg/pb/";
message Empty{}