modulepackage
0.0.0-20241124112125-7ded8eb80a0a
Repository: https://github.com/meduzz/abstractions.go.git
Documentation: pkg.go.dev
# README
abstractions.go
Collection of go abstractions.
The start of something great...?
# Packages
No description provided by the author
# Functions
CreateRedisConfig - create a RedisConfig from a redis connection and a prefix (optionally empty).
No description provided by the author
No description provided by the author
No description provided by the author
LocalCachingDelegate - create a new caching delegate with the provided settings.
LocalCSRFDelegate - create a new CSRF storage delegate.
No description provided by the author
No description provided by the author
No description provided by the author
RedisCachingDelegate - create a new caching module with the provided settings.
RedisCSRFDelegate - create a new CSRF storage delegate with the provided settings.
RedisWorkLogDelegate - create a new redis based work log delegate.
# Interfaces
No description provided by the author