Package | Describe |
---|---|
config | Easily load configuration files |
mysql | MySQL client based on go-sql-driver/mysql and jmoiron/sqlx |
orm | Easily configure and manage GORM client |
redis | Redis client proxy based on gomodule/redigo |
etcd | ETCD client proxy based on go.etcd.io/etcd/client/v3 |
concurrency | Concurrency helper |
singleflight | Singleflight helper |