package
2.1.0
Repository: https://github.com/mongodb/mongo-go-driver.git
Documentation: pkg.go.dev

# Functions

RawArrayToDocuments converts an array of documents to []bson.Raw.
RawToInterfaces takes one or many bson.Raw documents and returns them as a []interface{}.
StringSliceFromRawValue decodes the provided BSON value into a []string.