[skip ci]Remove PulsarMsgStream in docs (#9309)

Signed-off-by: fishpenguin <kun.yu@zilliz.com>
This commit is contained in:
yukun 2021-10-05 23:10:20 +08:00 committed by GitHub
parent c666d83ab3
commit 1a1ca9dd65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -251,10 +251,6 @@ type RmsFactory struct {
```go
// PulsarMsgStream
func (f *PmsFactory) NewMsgStream(ctx context.Context) (MsgStream, error)