Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JsonCache ¶
type JsonCache[T any] struct { Domain string Driver ports.CacheDriver }
func NewJsonCache ¶
func NewJsonCache[T any](domain string, driver ports.CacheDriver) JsonCache[T]
Click to show internal directories.
Click to hide internal directories.