db

package
v0.0.0-...-b3a12b8 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2017 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DB

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

func (*DB) Close

func (d *DB) Close()

func (*DB) Exec

func (d *DB) Exec(sql string) (sql.Result, error)

func (*DB) Open

func (d *DB) Open() error

func (*DB) Query

func (d *DB) Query(sql string) (*sql.Rows, error)

Jump to

Keyboard shortcuts

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