To get the package, execute:
go get gopkg.in/go-redis/redis.v7
To import this package, add the following line to your code:
import "gopkg.in/go-redis/redis.v7"
For more details, see the API documentation.