# Functions
compareScalars compares two scalar values.
ConvertDocument converts bson.Document to types.Document and validates it.
MakeArray creates an empty array with set capacity.
MakeDocument makes a new Document from given key/value pairs.
MustConvertDocument is a ConvertDocument that panics in case of error.
MustMakeDocument is a MakeDocument that panics in case of error.
MustMakeDocument is a MakeDocument that panics in case of error.
MustNewArray is a NewArray that panics in case of error.
NewArray creates an array with the given values.
# Constants
encrypted.
function.
generic.
generic-old.
md5.
user.
uuid.
uuid-old.
# Variables
No description provided by the author
# Interfaces
CompositeType represents composite/pointer type - Document or *Array.
# Type aliases
No description provided by the author
compareResult represents the result of a comparison.
No description provided by the author
No description provided by the author
No description provided by the author