Discover Packages
go.autokitteh.dev/autokitteh
integrations
redis
package
Version:
v0.8.1
Opens a new window with list of versions in this module.
Published: Jul 4, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Config struct {
LRUSize int `koanf:"lru_size"`
LRUExpiry time .Duration `koanf:"lru_expiry"`
}
type Token struct {
Client *redis.Client
KeyFunc func(string ) string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.