cstoresqlite0

package
v0.0.0-...-4a8a5ab Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2017 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SQLDefFactory

type SQLDefFactory struct{}

func (SQLDefFactory) CreateSQLStore

func (SQLDefFactory) CreateSQLStore(db *sql.DB, storePrefix, schemaCreationOptions string) (cstore.SQLDef, error)

func (SQLDefFactory) OpenSQLStore

func (SQLDefFactory) OpenSQLStore(db *sql.DB, storePrefix string) (cstore.SQLDef, error)

func (SQLDefFactory) OpenSQLStoreReadOnly

func (SQLDefFactory) OpenSQLStoreReadOnly(db *sql.DB, storePrefix string) (cstore.ReadingSQLDef, error)

Jump to

Keyboard shortcuts

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