sqlite

package module
v0.0.0-...-2e4b48b Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

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) Cache

func (sc *SQLiteCache) Cache(key string, val []byte) error

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

func (*SQLiteCache) IsCached

func (sc *SQLiteCache) IsCached(key string) ([]byte, bool)

Jump to

Keyboard shortcuts

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