Versions in this module Expand all Collapse all v1 v1.1.0 Dec 19, 2024 v1.0.0 Dec 19, 2024 Changes in this version + type FileCacheConfig struct + Path string + Serialize bool + type MapCacheConfig struct + Path string + Serialize bool + type RedisCacheConfig struct + Database int + Host string + Password string + Port string + Username string