package
Version:
v0.0.0-...-2f1b4d8
Opens a new window with list of versions in this module.
Published: Jan 21, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Message struct {
EventType string `json:"event_type"`
SlotID string `json:"id_slot"`
BannerID string `json:"id_banner"`
UsersID string `json:"id_users"`
DateTime time.Time `json:"date_time"`
}
Message represents event message structure to be sent in MQ.
Publisher is an interface to work with MQ.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.