db

package
v0.0.0-...-dc96fc5 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2015 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Store

type Store struct {
	// contains filtered or unexported fields
}

func (*Store) Close

func (s *Store) Close() error

Close SQLite3 database used by Store.

func (*Store) GetQuote

func (s *Store) GetQuote(person, channel string) (quote string)

func (*Store) GetQuoteAbout

func (s *Store) GetQuoteAbout(person, argument, channel string) (quote string)

func (*Store) Open

func (s *Store) Open(database string) (err error)

Open SQLite3 database specified in database path.

Jump to

Keyboard shortcuts

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