Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExternalHandler ¶
type ExternalHandler struct { }
func ExternalHandlerInit ¶
func ExternalHandlerInit() *ExternalHandler
func GetExternalHandler ¶
func GetExternalHandler() *ExternalHandler
func (*ExternalHandler) HandleMessage ¶
func (external *ExternalHandler) HandleMessage(msg *sarama.ConsumerMessage) error
Click to show internal directories.
Click to hide internal directories.