mirror of https://github.com/milvus-io/milvus.git
[skip ci]Remove PulsarMsgStream in docs (#9309)
Signed-off-by: fishpenguin <kun.yu@zilliz.com>pull/9314/head
parent
c666d83ab3
commit
1a1ca9dd65
|
@ -251,10 +251,6 @@ type RmsFactory struct {
|
|||
|
||||
|
||||
```go
|
||||
// PulsarMsgStream
|
||||
|
||||
func (f *PmsFactory) NewMsgStream(ctx context.Context) (MsgStream, error)
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue