Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TimerSetHandler ¶
type TimerSetHandler interface {
ExecRoot() (*cobra.Command, error)
ExecStart() (*cobra.Command, error)
ExecSet() (*cobra.Command, error)
ExecLoop() (*cobra.Command, error)
ExecMob() (*cobra.Command, error)
ExecSetSound() (*cobra.Command, error)
}
TimerSetHandler ...
func NewTimerSetHandler ¶
func NewTimerSetHandler(u usecase.TimerSetUsecase) TimerSetHandler
NewTimerSetHandler ...
Click to show internal directories.
Click to hide internal directories.