Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Agent ¶
type TaskListener ¶
type TaskListener struct { *gosteno.Logger sync.WaitGroup // contains filtered or unexported fields }
func NewTaskListener ¶
func (*TaskListener) StartListening ¶
func (tl *TaskListener) StartListening()
func (*TaskListener) StopListening ¶
func (tl *TaskListener) StopListening()
func (*TaskListener) Task ¶
func (tl *TaskListener) Task() domain.Task
Click to show internal directories.
Click to hide internal directories.