Documentation ¶
Index ¶
- func Delete(key string)
- func GetInt64(key string) int64
- func GetString(key string) string
- func GetStruct[T any](key string, tt *T) (*T, error)
- func Keys(pattern string) []string
- func SetString(key string, str string, expiration time.Duration)
- func SetStruct(key string, value interface{}, expiration time.Duration)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.