Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Controller ¶
type Controller chan func() error
func New ¶
func New() Controller
func (Controller) AddTask ¶
func (c Controller) AddTask(f func() error)
func (Controller) Start ¶
func (c Controller) Start()
Click to show internal directories.
Click to hide internal directories.