Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Operator ¶
type Operator struct {
// contains filtered or unexported fields
}
Operator centralizes every mutation to tinyTasks.md through the shared TaskManager.
func New ¶
func New(manager *tasks.TaskManager, service *tasks.Service) *Operator
New creates an Operator that uses manager for file mutations and service to sync memory.
Click to show internal directories.
Click to hide internal directories.