Documentation
¶
Overview ¶
Package sender send events to kafka
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventSender ¶
type EventSender interface { // Send отправить событие в кавку Send(pkg *model.PackageEvent) error }
EventSender - интерфейс для отправки событий в кафку
Click to show internal directories.
Click to hide internal directories.