Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dependency ¶
type Dependency interface { // HasChanged reports the dependency has changed. HasChanged() bool }
Dependency represents the interface of an expiration dependency.
Click to show internal directories.
Click to hide internal directories.