Documentation
¶
Overview ¶
Package cache provides cache abstractions, configuration, and drivers for go-service.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Module = di.Module( di.Constructor(driver.NewDriver), di.Constructor(NewCache), di.Register(Register), )
Module for fx.
Functions ¶
Types ¶
Directories
¶
| Path | Synopsis |
|---|---|
|
Package config provides cache configuration types for go-service.
|
Package config provides cache configuration types for go-service. |
|
Package driver provides cache driver constructors for go-service.
|
Package driver provides cache driver constructors for go-service. |
Click to show internal directories.
Click to hide internal directories.