Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SQLiteCache ¶
type SQLiteCache struct { URI string // contains filtered or unexported fields }
func (*SQLiteCache) Clear ¶
func (sc *SQLiteCache) Clear() error
func (*SQLiteCache) Compressed ¶
func (sc *SQLiteCache) Compressed(yes bool)
func (*SQLiteCache) Init ¶
func (sc *SQLiteCache) Init() error
Click to show internal directories.
Click to hide internal directories.