//
pkg.gl
Category
github.com/JubaerHossain/golang-htmx-starter
pkg
core
cache
package
0.0.0-20240716102346-c02f8cf464de
Repository:
https://github.com/jubaerhossain/golang-htmx-starter.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
173 SLOC
#
Functions
NewRedisCacheService
NewRedisCacheService creates a new instance of RedisCacheService.
#
Structs
RedisCacheService
RedisCacheService implements CacheService using Redis.
#
Interfaces
CacheService
No description provided by the author