Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
func (*Client) NewProducer ¶
func (c *Client) NewProducer(opts pulsar.ProducerOptions) (ProducerAdapter, error)
NewProducer returns a new instance of Pulsar producer
type ClientConf ¶
type ClientConf struct {
// contains filtered or unexported fields
}
type Producer ¶
func (*Producer) SendMessage ¶
SendMessage sends a message to pulsar synchronously
type ProducerAdapter ¶
Click to show internal directories.
Click to hide internal directories.