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

# Functions

MarshalValue will attempt to encode the value with the encoder returned by the encoder function.

# Variables

No description provided by the author

# Structs

MarshalError is returned when attempting to transform a value into a document results in an error.

# Type aliases

EncoderFn is used to functionally construct an encoder for marshaling values.