Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct { EventBus *events.Broker Service service.RatingService }
func NewHandler ¶
func NewHandler(service service.RatingService, config config.ConnectionConfig) *Handler
Click to show internal directories.
Click to hide internal directories.