File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ Usage Examples
22
22
Find Operations </usage-examples/find-operations>
23
23
Write Operations </usage-examples/write-operations>
24
24
Bulk Operations </usage-examples/bulkWrite>
25
- Monitor Data Changes </usage-examples/changestream>
26
- Count Documents Method Example </usage-examples/count>
25
+ Open a Change Stream </usage-examples/changestream>
26
+ Count Documents Method </usage-examples/count>
27
27
Distinct Field Values </usage-examples/distinct>
28
28
Run a Command </usage-examples/command>
29
29
Use Struct Tags </usage-examples/struct-tagging>
Original file line number Diff line number Diff line change 1
1
.. _golang-watch:
2
2
.. _golang-usageex-monitor-changes:
3
3
4
- ====================
5
- Monitor Data Changes
6
- ====================
4
+ ============================
5
+ Open a Change Stream Example
6
+ ============================
7
7
8
8
.. meta::
9
9
:description: Learn by example: how to monitor data changes in MongoDB by using the {+driver-long+}.
You can’t perform that action at this time.
0 commit comments