Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Connector ¶ added in v0.1.4
type Connector struct {
// contains filtered or unexported fields
}
Connector wraps the SQLite standard driver
type SqliteLoader ¶
type SqliteLoader struct {
// contains filtered or unexported fields
}
func (*SqliteLoader) Name ¶
func (a *SqliteLoader) Name() string
func (*SqliteLoader) SetName ¶
func (a *SqliteLoader) SetName(name string)
Click to show internal directories.
Click to hide internal directories.