Skip to content

beastpu/golang-gprc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golang grpc代码例子

requirements

确保已经安装了make golang(例子中使用的是golang 1.16)

running

初始化依赖

make mod

运行helloworld例子

可执行文件保存到_/bin/hello目录下

make build-hello

运行pc例子

make build-pc

About

golang grpc example

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published