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