Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewEventWithConfig ¶
func NewEventWithConfig(influxConfig *InternalInflux.Config, rabbitMQConfig *InternalRabbitMQ.Config) DaoEventTypes.EventDAO
Types ¶
type Event ¶
type Event struct { InfluxDBConfig *InternalInflux.Config RabbitMQConfig *InternalRabbitMQ.Config }
func (*Event) CreateEvents ¶
func (e *Event) CreateEvents(in *ApiEvents.CreateEventsRequest) error
func (*Event) ListEvents ¶
func (*Event) SendEvents ¶
func (e *Event) SendEvents(in *ApiEvents.CreateEventsRequest) error
Click to show internal directories.
Click to hide internal directories.