package
4.3.8+incompatible
Repository: https://github.com/tyktechnologies/tyk.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
If hashing algorithm is empty, use legacy key generation.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TODO: add checks.
No description provided by the author
# Constants
`{"` in base64.
# Variables
ErrKeyNotFound is a standard error for when a key is not found in the storage engine.
ErrRedisIsDown is returned when we can't communicate with redis.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
RedisCluster is a storage manager that uses the redis database.
No description provided by the author
# Interfaces
No description provided by the author
Handler is a standard interface to a storage backend, used by AuthorisationManager to read and write key values to the backend.