Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SQLBackend ¶
type SQLBackend struct {
// contains filtered or unexported fields
}
SQLBackend wraps a database and functions as a homehub.Backend
func New ¶
func New(driver, source string) (*SQLBackend, error)
New returns an intialized Brianiac or a non-nil error
Click to show internal directories.
Click to hide internal directories.