sqlite3

package
v0.0.0-...-2ac5646 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	SQLite3NoDBErr = errors.New("can't get a sqlite3 db")
)

Functions

This section is empty.

Types

type SQLite3Storage

type SQLite3Storage struct {
	Source string
	// contains filtered or unexported fields
}

SQLite3 Storage struct

func (*SQLite3Storage) AddJob

func (self *SQLite3Storage) AddJob(j *Job) error

Save implements the Storage Save method.

func (*SQLite3Storage) DoneJob

func (self *SQLite3Storage) DoneJob(j *Job) error

DelKey implements the Storage DelKey method.

func (*SQLite3Storage) GetJobs

func (self *SQLite3Storage) GetJobs() ([]*Job, error)

Get implements the Storage Get method.

func (*SQLite3Storage) Init

func (self *SQLite3Storage) Init() error

Jump to

Keyboard shortcuts

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