ygo golang 微服务框架 https://github.com/mlaoji/ygo
dep ensure -v
有三种方式
1. go run main.go -f xxxx.conf -m http|rpc|cli
2. ./run http|rpc|cli
3. ./make && ./bin/*.app.bin http|rpc|cli
| Name | Name | Last commit date | ||
|---|---|---|---|---|
dep ensure -v
有三种方式
1. go run main.go -f xxxx.conf -m http|rpc|cli
2. ./run http|rpc|cli
3. ./make && ./bin/*.app.bin http|rpc|cli