Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Storage ¶
type Storage struct {
// contains filtered or unexported fields
}
func (*Storage) Column ¶
func (s *Storage) Column() storage.ColumnStorage
func (*Storage) Project ¶
func (s *Storage) Project() storage.ProjectStorage
func (*Storage) Todo ¶
func (s *Storage) Todo() storage.TodoStorage
func (*Storage) User ¶
func (s *Storage) User() storage.UserStorage
Click to show internal directories.
Click to hide internal directories.