Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cache ¶
type Cache struct {
// contains filtered or unexported fields
}
Cache is a simple struct that holds the last timestamp
func (*Cache) GetLastTimestamp ¶
GetLastTimestamp returns the last timestamp
func (*Cache) SetLastTimestamp ¶
SetLastTimestamp sets the last timestamp
Click to show internal directories.
Click to hide internal directories.