package
1.0.22
Repository: https://github.com/numberman1/common.git
Documentation: pkg.go.dev

# README

docker run -itd --name mongo -p 27017:27017 mongo --auth

--auth:需要密码才能访问容器服务。

# Functions

NewChangeStream get a new ChangeStream.
No description provided by the author
No description provided by the author

# Structs

ChangeStream define what to watch? client, database or collection.
No description provided by the author
No description provided by the author