models

package
v0.0.0-...-a22f0a5 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2016 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	NotificationsLimit int
	Timeout            int
}

Config - Application Configuration Object

type Control

type Control struct {
	Database     *sql.DB
	Root         qml.Object
	Config       Config
	Notification Notification
	Ticker       *time.Ticker
}

func (*Control) RunAgainButtonReleased

func (ctrl *Control) RunAgainButtonReleased()

func (*Control) SaveButtonReleased

func (ctrl *Control) SaveButtonReleased(obj qml.Object)

type Notification

type Notification struct {
	Text  string
	Color string
}

Jump to

Keyboard shortcuts

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