Tools and mongomirror do lots of timestamp comparison. It would be helpful if the primitive.Timestamp type also provided comparison methods like Greater and GreaterOrEqual, or just a Cmp method (returning -1, 0, 1).
- is depended on by
-
TOOLS-1833 Migrate tools (excluding mongoreplay) to new Go Driver
- Development Complete