package
Version:
v0.0.0-...-c85b86a
Opens a new window with list of versions in this module.
Published: Feb 26, 2022
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Task struct {
ID string `json:"id"`
Text string `json:"text"`
}
task represents data about a task
task store is the interface to implemente by any task data storage
Source Files
¶
Click to show internal directories.
Click to hide internal directories.