Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CachedRepo ¶ added in v0.30.15
type CachedRepo interface {
// contains filtered or unexported methods
}
func NewCachedRepo ¶ added in v0.30.15
func NewCachedRepo(c cache.RedisCache, r Repo, log *zap.Logger) CachedRepo
Click to show internal directories.
Click to hide internal directories.