Documentation ¶
Overview ¶
Package eventbus provides interfaces along with helper functions
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterGRPCHandlers ¶
func RegisterGRPCHandlers(serviceName string, conn *grpc.ClientConn, eventBus EventBus, topicToHandlerMap map[string]EventHandler, timeout time.Duration)
RegisterGRPCHandlers registers event handlers for topics will panic after timeout if unable to register handlers
Types ¶
Click to show internal directories.
Click to hide internal directories.