filecache

package
v0.0.0-...-0a9f55e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 28, 2017 License: Apache-2.0 Imports: 5 Imported by: 0

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 New

func New(filename string) (*Cache, error)

New will load the file into memory

func (*Cache) Accounts

func (c *Cache) Accounts() cache.AccountsService

func (*Cache) Apps

func (c *Cache) Apps() cache.AppsService

func (*Cache) Close

func (c *Cache) Close() error

Close does nothing TODO: close the file

func (*Cache) Config

func (c *Cache) Config() cache.ConfigService

func (*Cache) Domains

func (c *Cache) Domains() cache.DomainsService

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL