package
1.3.7-clear-events
Repository: https://github.com/dreikorn/mongo-go-driver.git
Documentation: pkg.go.dev

# Functions

Equal compares first and second for equality.
False asserts that the obj parameter is a boolean with value false.
Nil asserts that the obj parameter is nil.
NotEqual compares first and second for inequality.
NotNil asserts that the obj parameter is not nil.
RegisterOpts registers go-cmp options for a type.
RunWithTimeout runs the provided callback for a maximum of timeoutMS milliseconds.
True asserts that the obj parameter is a boolean with value true.

# Variables

No description provided by the author