redisgo_impl

package
v0.0.0-...-1afac4e Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RedisClientImplRedisGo

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

func NewRedisClientImplRedisGo

func NewRedisClientImplRedisGo(conn redis.Conn) *RedisClientImplRedisGo

func (*RedisClientImplRedisGo) Eval

func (r *RedisClientImplRedisGo) Eval(ctx context.Context, script string, keys []string, args ...interface{}) (interface{}, error)

func (*RedisClientImplRedisGo) SetNX

func (r *RedisClientImplRedisGo) SetNX(ctx context.Context, key string, value interface{}, expiration time.Duration) (bool, error)

Jump to

Keyboard shortcuts

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