storage

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2018 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultSQLTable    = "storage"
	DefaultSQLDatabase = "storage"
)

Defaults for the SQL drivers.

Variables

This section is empty.

Functions

This section is empty.

Types

type SQL

type SQL struct {
	Database string `mapstructure:"database"`
	Table    string `mapstructure:"table"`
}

SQL is the basis for all SQL drivers.

Jump to

Keyboard shortcuts

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