database

package
v0.0.0-...-6106dd3 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2019 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Build

func Build(builder, database string, tb ...TableBuilder) (sql.Database, error)

func RegisterDatabaseBuilder

func RegisterDatabaseBuilder(name string, builder Builder)

Types

type Builder

type Builder func(database string, tb ...TableBuilder) (sql.Database, error)

type TableBuilder

type TableBuilder func() (table string, r io.ReadCloser, err error)

Directories

Path Synopsis
internal
csv

Jump to

Keyboard shortcuts

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