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

# Functions

FromHex creates a new ObjectID from a hex string.
New generates a new ObjectID.

# Variables

ErrInvalidHex indicates that a hex string cannot be converted to an ObjectID.
NilObjectID is the zero value for ObjectID.

# Type aliases

ObjectID is the BSON ObjectID type.