Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CustomTaskHandler ¶
type CustomTaskHandler struct {
// contains filtered or unexported fields
}
func NewTaskHandler ¶
func NewTaskHandler(reqClient api.RequestClient, confManager config.ConfManager, pubSub *gochannel.GoChannel, errChan chan error) *CustomTaskHandler
func (*CustomTaskHandler) Run ¶
func (c *CustomTaskHandler) Run(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.