Documentation ¶
Index ¶
- func FlushAndQuitAsyncClient(t *testing.T, client redis.AsyncClient)
- func FlushAndQuitClient(t *testing.T, client redis.Client)
- func FlushAsyncClient(t *testing.T, client redis.AsyncClient)
- func FlushClient(t *testing.T, client redis.Client)
- func NewAsyncClient(t *testing.T) redis.AsyncClient
- func NewAsyncClientWithSpec(t *testing.T, spec *redis.ConnectionSpec) redis.AsyncClient
- func NewClient(t *testing.T) redis.Client
- func QuickConfAsyncClient(method string) *quick.Config
- func QuickConfClient(method string) *quick.Config
- func QuitAsyncClient(t *testing.T, client redis.AsyncClient)
- func QuitClient(t *testing.T, client redis.Client)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FlushAndQuitAsyncClient ¶
func FlushAndQuitAsyncClient(t *testing.T, client redis.AsyncClient)
func FlushAsyncClient ¶
func FlushAsyncClient(t *testing.T, client redis.AsyncClient)
func NewAsyncClient ¶
func NewAsyncClient(t *testing.T) redis.AsyncClient
func NewAsyncClientWithSpec ¶
func NewAsyncClientWithSpec(t *testing.T, spec *redis.ConnectionSpec) redis.AsyncClient
func QuickConfAsyncClient ¶
redis.AsyncClient
func QuitAsyncClient ¶
func QuitAsyncClient(t *testing.T, client redis.AsyncClient)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.