Documentation ¶
Index ¶
- func UniqueIndex(v ...string) string
- type Logger
- type Store
- func (s *Store) All() []models.Task
- func (s *Store) CountUnload() (count int64)
- func (s *Store) GetUnFinished() (tasks []models.Task, err error)
- func (s *Store) Loaded2Unload() error
- func (s *Store) Read() (task models.Task, err error)
- func (s *Store) SetLineFinished(taskID int, title, content, remark, failedReason string) error
- func (s *Store) Write(task *models.Task) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.