HuobiRDCenter / huobi_Golang

Go SDK for Huobi Spot API
https://www.htx.com/zh-cn/opend/newApiPages/
Apache License 2.0
176 stars 86 forks source link

Initialize go module & go fmt #2

Closed shaodan closed 4 years ago

shaodan commented 4 years ago

migrate this repo to modules as official recommended Go Modules and format code by go fmt, no functional change.

eynzhang commented 4 years ago

Thanks @shaodan , that’s something we are going to do. I reviewed the modules files, that is the same with my local changes, thus this merge request is approved.