Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
EntryTTL time.Duration // time after which items are removed
Clock clock.Clock // time reference
}
Config defines the TTLSet configuration
Click to show internal directories.
Click to hide internal directories.