model

package
v0.0.0-...-c3a30db Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

used in display, not for cmdline or web app

Index

Constants

View Source
const (
	Started = iota
	Ongoing
	Completed
	Removed
)

Variables

This section is empty.

Functions

This section is empty.

Types

type StatusEnum

type StatusEnum int

func (StatusEnum) String

func (ss StatusEnum) String() string

type Todo

type Todo struct {
	Name   string
	Status StatusEnum
}

Jump to

Keyboard shortcuts

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