Documentation
¶
Index ¶
- type ConsumeMsgHandler
- type MsgInfo
- type SQueue
- func (s *SQueue) Consume(ctx context.Context, topic, group, consumer string, batchSize int, ...) error
- func (s *SQueue) Count(ctx context.Context, topic string) int64
- func (s *SQueue) Publish(ctx context.Context, topic string, msg map[string]interface{}) error
- func (s *SQueue) SetMaxCount(ctx context.Context, topic string, max int64) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConsumeMsgHandler ¶
Click to show internal directories.
Click to hide internal directories.