Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventWatcher ¶
type EventWatcher struct {
// contains filtered or unexported fields
}
func NewEventWatcher ¶
func NewEventWatcher(ctx context.Context, cfg *config.Config, shutdown context.CancelCauseFunc) (*EventWatcher, error)
func (*EventWatcher) Stopped ¶
func (ew *EventWatcher) Stopped() bool
Click to show internal directories.
Click to hide internal directories.