Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TtlOnce ¶
type TtlOnce struct {
// contains filtered or unexported fields
}
TtlOnce is a cache where new insertions do not overwrite the old insertion.
func (*TtlOnce) RunCleanupLoop ¶
func (cache *TtlOnce) RunCleanupLoop(ctx context.Context, logger logrus.FieldLogger)
Click to show internal directories.
Click to hide internal directories.