Skip to content

ClubWeGo/favoritemicro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

环境配置及依赖安装

export GOPATH=~/go
export PATH=$GOPATH/bin:$PATH
go install github.com/cloudwego/kitex/tool/cmd/kitex@latest
go install github.com/cloudwego/thriftgo@latest

生成或更新 kitex 脚手架代码

kitex -module github.com/ClubWeGo/favoritemicro -service favoritemicro idl/favoritemicro.thrift

Releases

No releases published

Packages

No packages published