Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventHandler ¶
type EventHandler struct {
// contains filtered or unexported fields
}
func NewEventHandler ¶
func NewEventHandler(seregoClient *serego.ServiceRegistry, persistentMeta map[string]string, log zerolog.Logger) *EventHandler
func (*EventHandler) WatchForEvents ¶
func (e *EventHandler) WatchForEvents(mainCtx context.Context, eventsChannel chan *Event) error
Click to show internal directories.
Click to hide internal directories.