Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Pulsar ¶
type Pulsar struct {
// contains filtered or unexported fields
}
Pulsar is a type of connector
func (*Pulsar) SendDelayMsg ¶
func (s *Pulsar) SendDelayMsg(ctx context.Context, topic string, orderingKey string, data []byte, delay time.Duration) error
SendDelayMsg is the stores that send delay events
Click to show internal directories.
Click to hide internal directories.