//
pkg.gl
Category
github.com/stegoer/server
pkg
infrastructure
redis
package
1.1.0
Repository:
https://github.com/stegoer/server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
37 SLOC
#
Functions
MustNew
MustNew ensures that a new Client is created and panics if not.
New
New returns a new instance of redis.Client.
#
Type aliases
Client
Client wraps redis.Client.