Documentation
¶
Index ¶
- type Checker
- func (c *Checker) Clean()
- func (c *Checker) GetExpired() []string
- func (c *Checker) Now() time.Time
- func (c *Checker) Push(t time.Time, v string) error
- func (c *Checker) Run(ctx context.Context, checkEvery time.Duration, expired chan []string)
- func (c *Checker) SetNow(now func() time.Time)
- func (c *Checker) WithName(name string) *Checker
- func (c *Checker) WithNow(now func() time.Time) *Checker
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.