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 file backed cache
func (*Cache) Accounts ¶
func (c *Cache) Accounts() cache.AccountsService
func (*Cache) Close ¶
This empty function exists so the Cache struct implements the Cache interface defined in cache/legacy.go
func (*Cache) Config ¶
func (c *Cache) Config() cache.ConfigService
Click to show internal directories.
Click to hide internal directories.