package
Version:
v0.0.0-...-16accc7
Opens a new window with list of versions in this module.
Published: Aug 4, 2025
License: GPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func Get[T any](r *redis.Client, ctx context.Context, key string) (*T, error)
-
func GetMany[T any](r *redis.Client, ctx context.Context, key string) ([]*T, error)
-
func SetJSON(r *redis.Client, ctx context.Context, key string, value interface{}, ...) error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.