Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PublisherGrpcService ¶
type PublisherGrpcService struct { Id string Client pb.BrokerClient Config *models.PublisherConfig }
func (*PublisherGrpcService) PublishMessage ¶
func (p *PublisherGrpcService) PublishMessage(topic string, partition models.Partition, data string) error
PublishMessage publishes a data to a topic via a broker
Click to show internal directories.
Click to hide internal directories.