package
0.0.0-20180420090448-1c696ee4905b
Repository: https://github.com/beego/samples.git
Documentation: pkg.go.dev

# Functions

NewTask creates a new task given a title, that can't be empty.
NewTaskManager returns an empty TaskManager.

# Variables

No description provided by the author

# Structs

No description provided by the author
TaskManager manages a list of tasks in memory.