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(q queue.Queue, log *zap.Logger, mediaStorage *media.Storage, apiBaseURL string, instanceChecker InstanceChecker) *EventHandler
type InstanceChecker ¶
Click to show internal directories.
Click to hide internal directories.