Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartWireListener ¶
func StartWireListener(config WireConfig) error
Types ¶
type Database ¶
type Database struct {
// contains filtered or unexported fields
}
func NewDatabase ¶
func (*Database) GetTableInsensitive ¶
func (*Database) GetTableNames ¶
type WireConfig ¶
type WireConfig struct { Port int Tasks *storage.TaskStore Settings *storage.SettingStore }
Click to show internal directories.
Click to hide internal directories.