Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadFromOptionsWithTTL ¶
func LoadFromOptionsWithTTL(ctx context.Context, opts *goredis.Options, ttl time.Duration) (registrycache.MemoryEntriesCache, error)
func LoadFromURLWithTTL ¶
func LoadFromURLWithTTL(ctx context.Context, redisURL string, ttl time.Duration) (registrycache.MemoryEntriesCache, error)
LoadFromURLWithTTL creates a cache with an explicit memory-entry TTL.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.