//
pkg.gl
Category
github.com/milvus-io/milvus/pkg/v2
mq
msgstream
mqwrapper
package
2.5.7
Repository:
https://github.com/milvus-io/milvus.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
5
Files
77 SLOC
#
Packages
kafka
No description provided by the author
nmq
No description provided by the author
pulsar
No description provided by the author
rmq
No description provided by the author
#
Constants
DefaultPartitionIdx
No description provided by the author
#
Structs
ConsumerOptions
ConsumerOptions contains the options of a consumer.
#
Interfaces
Client
Client is the interface that provides operations of message queues.
Consumer
Consumer is the interface that provides operations of a consumer.
Producer
Producer is the interface that provides operations of producer.
#
Type aliases
UniqueID
UniqueID is the type of message id.