1. Beego wiki in en and cn
For API development:
https://beego.me/blog/beego_api
2. Go get to import library
go get github.com/hashicorp/consul/api
3. Go get config the proxy
~/.gitconfig proxy
[http]
proxy = http://127.0.0.1:8118
1. Beego wiki in en and cn
For API development:
https://beego.me/blog/beego_api
2. Go get to import library
go get github.com/hashicorp/consul/api
3. Go get config the proxy
~/.gitconfig proxy
[http]
proxy = http://127.0.0.1:8118