todo

package
v0.0.0-...-c57eb44 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2021 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Todo

type Todo struct {
	// contains filtered or unexported fields
}

Todo is a todo list

func New

func New() *Todo

New Todo

func (*Todo) Done

func (t *Todo) Done()

Done tell that you finished your todo list

func (*Todo) Ping

func (t *Todo) Ping() bool

Ping something happened in your todo list

func (*Todo) Wait

func (t *Todo) Wait() chan interface{}

Wait for the next ping

Jump to

Keyboard shortcuts

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