package
Version:
v0.0.0-...-f43e618
Opens a new window with list of versions in this module.
Published: May 15, 2024
License: MIT
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
¶
type Redis struct {
Client *redis.Client
HashKey string
}
func NewRedis(client *redis.Client, hashKey string) *Redis
Close implements fiber.Storage
Delete implements fiber.Storage
Get implements fiber.Storage
Reset implements fiber.Storage
Set implements fiber.Storage
Source Files
¶
Click to show internal directories.
Click to hide internal directories.