Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cache ¶
type Cache struct {
// contains filtered or unexported fields
}
Cache is the concreate implementation of the fibacache.Cache interface.
func NewRedisCache ¶
NewRedisCache initializes and returns a Redis cache configured with an address and a codec.
Click to show internal directories.
Click to hide internal directories.