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

# Functions

NewDecimal128 creates a Decimal128 using the provide high and low uint64s.
ParseDecimal128 takes the given string and attempts to parse it into a valid Decimal128 value.

# Structs

Decimal128 holds decimal128 BSON values.