Documentation
¶
Overview ¶
Package driver provides cache driver constructors for go-service.
Index ¶
Constants ¶
View Source
const ErrExpired = cachego.ErrCacheExpired
ErrExpired is an alias for cachego.ErrCacheExpired.
Variables ¶
View Source
var ErrNotFound = errors.New("cache: driver not found")
ErrNotFound for driver.
Functions ¶
func IsExpiredError ¶ added in v2.243.0
IsExpiredError checks if the error is an expired error.
Types ¶
Click to show internal directories.
Click to hide internal directories.