This website works better with JavaScript.
Home
Explore
Help
Sign In
Independent
/
gim
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
golang-im聊天
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.
218
Commits
1
Branch
2.0 MiB
Go
89.2%
Protocol Buffer
8%
SQL
2.4%
Shell
0.4%
Branch:
master
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
gim
/
build_proto.sh
3 lines
69 B
Raw
Permalink
Blame
History
cd pkg/proto
protoc --go_out=plugins=grpc:../../../ *.proto
cd ../../