//
pkg.gl
Category
github.com/rl404/fairy
example
monitoring
package
0.26.0
Repository:
https://github.com/rl404/fairy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
19
Dependents
0
Files
240 SLOC
#
Functions
New
New to create new cache client depends on the type.
#
Constants
InMemory
Available types for cache.
Memcache
Available types for cache.
Redis
Available types for cache.
#
Variables
ErrInvalidCacheType
ErrInvalidCacheType is error for invalid cache type.
#
Type aliases
CacheType
CacheType is type for cache.