redisUtils

package
v0.0.0-...-7bb2ca5 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Delete

func Delete(key string)

func GetInt64

func GetInt64(key string) int64

func GetString

func GetString(key string) string

func GetStruct

func GetStruct[T any](key string, tt *T) (*T, error)

func Keys

func Keys(pattern string) []string

func SetString

func SetString(key string, str string, expiration time.Duration)

func SetStruct

func SetStruct(key string, value interface{}, expiration time.Duration)

Types

This section is empty.

Jump to

Keyboard shortcuts

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