Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TaskNotFoundError = errors.New("TaskNotFoundError")
Functions ¶
This section is empty.
Types ¶
type Interactor ¶
type Interactor struct {
Database TaskDatabase
}
ビジネスロジック
func (*Interactor) CreateTask ¶
タスクの生成
Click to show internal directories.
Click to hide internal directories.