actions

package
v0.0.0-...-cd030f3 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2017 License: BSD-3-Clause Imports: 1 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddItem

type AddItem struct {
	Title string
}

type ClearCompleted

type ClearCompleted struct{}

type DestroyItem

type DestroyItem struct {
	Index int
}

type ReplaceItems

type ReplaceItems struct {
	Items []*model.Item
}

type SetAllCompleted

type SetAllCompleted struct {
	Completed bool
}

type SetCompleted

type SetCompleted struct {
	Index     int
	Completed bool
}

type SetFilter

type SetFilter struct {
	Filter model.FilterState
}

type SetTitle

type SetTitle struct {
	Index int
	Title string
}

Jump to

Keyboard shortcuts

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