store

package
v0.0.0-...-5d5b250 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2020 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Del

func Del(id int)

Del ...

func Set

func Set(item *Item)

Set ...

Types

type Item

type Item struct {
	ID       int
	Title    string
	Created  time.Time
	Complete time.Time
}

Item ...

var (

	// Entry ...
	Entry Item
)

func Get

func Get(id int) *Item

Get ...

func Items

func Items() []*Item

Items ...

func New

func New(title string) *Item

New ...

Jump to

Keyboard shortcuts

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