package
1.2.1
Repository: https://github.com/haleyowen/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.
True asserts that the obj parameter is a boolean with value true.