Mysql Driver
go get -u github.com/go-sql-driver/mysql
SQL Library
go get github.com/jmoiron/sqlx
Redis Library
go get github.com/gomodule/redigo/redis
Kafka Library
go get github.com/Shopify/sarama
Etcd Library
go get go.etcd.io/etcd/client
未完待续...