# Functions
Generate is a function that creates a bson.D document by applying a series of Option functions.
WithSort is a function that creates an Option to sort a given document by the provided field.
WithSorts is a function that creates an Option to append sorting options to a given document.
# Type aliases
No description provided by the author