Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Notification ¶
type ServiceManager ¶
type ServiceManager struct {
// contains filtered or unexported fields
}
func NewServiceManager ¶
func NewServiceManager( em *events.EventManager, initWg *sync.WaitGroup, ) *ServiceManager
func (*ServiceManager) HandleEvent ¶
func (sm *ServiceManager) HandleEvent(ctx context.Context, event events.EventMessage)
Click to show internal directories.
Click to hide internal directories.