package
Version:
v0.0.0-...-a2964e3
Opens a new window with list of versions in this module.
Published: Jul 2, 2025
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package cache provides caching functionality.
type Redis struct {
Client *redis.Client
}
Redis represents a Redis client instance.
NewRedis creates a new Redis client instance.
Close closes the Redis client connection.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.