mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-09-05 16:37:19 -04:00
Document public types and methods
This commit is contained in:
@@ -4,6 +4,7 @@ import (
|
||||
"io"
|
||||
)
|
||||
|
||||
// TaskElements are used to render tasks inside a todo-list.
|
||||
type TaskElement struct {
|
||||
Checked bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user