runner

package
v0.0.0-...-fb979a2 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2020 License: GPL-3.0 Imports: 15 Imported by: 0

Documentation

Overview

Package runner runs and prints output

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Runner

type Runner interface {
	SettingsList()
	SettingsSet(key string, value string)
	List()
	Add(start time.Time, end time.Time, excluded bool)
	Off(date time.Time)
	Delete(id int)
	Setup()
	Backup(filename string)
	Restore(filename string)
	SummaryYear()
	SummaryDay()
}

Runner methods

func New

New constructor

Jump to

Keyboard shortcuts

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