Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ILabelBusiness ¶
type ITaskBusiness ¶
type Label ¶
type Label struct {
// contains filtered or unexported fields
}
func NewLabel ¶
func NewLabel(lr repository.ILabelRepository, lm models.Label) *Label
type Task ¶
type Task struct {
// contains filtered or unexported fields
}
func NewTask ¶
func NewTask(tr repository.ITaskRepository, tm models.Task) *Task
Click to show internal directories.
Click to hide internal directories.