Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrCallback = fmt.Errorf("callback task to mq")
ErrCallback do not handle this task
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager manager
func NewManager ¶
func NewManager(ctx context.Context, config option.Config, store store.Storer, controllerManager *controller.Manager, startCh *channels.RingChannel) *Manager
NewManager now handle
Click to show internal directories.
Click to hide internal directories.