Documentation ¶
Index ¶
Constants ¶
View Source
const ( MODE_BROWSE = "BROWSE" MODE_EDIT = "EDIT" MODE_INSERT = "INSERT" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NopeModel ¶
type NopeModel struct {
// contains filtered or unexported fields
}
func NewNopeModel ¶
func NewNopeModel(todos *[]todo) *NopeModel
Click to show internal directories.
Click to hide internal directories.