Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cache ¶
func NewInMemoryCache ¶
func NewInMemoryCache() Cache
type InMemoryCache ¶
type InMemoryCache struct {
// contains filtered or unexported fields
}
func (*InMemoryCache) HasBeenProcessed ¶
type PersistedCache ¶
type PersistedCache struct {
// contains filtered or unexported fields
}
func (*PersistedCache) HasBeenProcessed ¶
Click to show internal directories.
Click to hide internal directories.