tables

package
v0.3.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewExampleTable

func NewExampleTable() (sqlite.Table, error)

func NewExampleTableWithDatabase

func NewExampleTableWithDatabase(db sqlite.Database) (sqlite.Table, error)

Types

type ExampleTable

type ExampleTable struct {
	sqlite.Table
	// contains filtered or unexported fields
}

func (*ExampleTable) IndexRecord

func (t *ExampleTable) IndexRecord(db sqlite.Database, i interface{}) error

func (*ExampleTable) InitializeTable

func (t *ExampleTable) InitializeTable(db sqlite.Database) error

func (*ExampleTable) Name

func (t *ExampleTable) Name() string

func (*ExampleTable) Schema

func (t *ExampleTable) Schema() string

Jump to

Keyboard shortcuts

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