redis

package
v0.0.0-...-cbea63e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 4, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RedisDedupeClient

type RedisDedupeClient struct {
	// contains filtered or unexported fields
}

func NewRedisDedupeClient

func NewRedisDedupeClient() *RedisDedupeClient

func (*RedisDedupeClient) Add

func (rs *RedisDedupeClient) Add(key string, value string) error

func (*RedisDedupeClient) Exists

func (rs *RedisDedupeClient) Exists(key string) (bool, error)

func (*RedisDedupeClient) HealthPing

func (rs *RedisDedupeClient) HealthPing() error

func (*RedisDedupeClient) HealthRead

func (rs *RedisDedupeClient) HealthRead(key string) error

func (*RedisDedupeClient) HealthWrite

func (rs *RedisDedupeClient) HealthWrite(key string) error

func (*RedisDedupeClient) Remove

func (rs *RedisDedupeClient) Remove(key string) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL