Documentation
¶
Index ¶
Constants ¶
View Source
const ( CACHEDOC_KEY = "key" CACHEDOC_VAL = "val" CACHEDOC_LABELS = "labels" CACHEDOC_TS = "ts" )
Variables ¶
View Source
var Logger model.Logger = logger.NewDefaultLogger()
Logger is the package-level logger for redis cache operations. By default, it uses the DefaultLogger which wraps slog. You can replace it with your own implementation using SetLogger.
Functions ¶
func NewCacheDoc ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.