Documentation ¶ Index ¶ type Task Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Task ¶ type Task struct { ID string `json:"-"` // Save as tag, not in Row.decrypted Title string Description string Assignee string `json:"-"` // Save as tag, not in Row.decrypted } Source Files ¶ View all Source files types.go Click to show internal directories. Click to hide internal directories.