Versions in this module Expand all Collapse all v0 v0.1.1 Aug 24, 2022 Changes in this version + const MaxFractionalDigits + const MaxIntegralDigits + type Decimal struct + Round bool + V *decimal.Big + Zero bool + func (d *Decimal) Scan(val interface{}) error + func (d *Decimal) Value() (driver.Value, error) + type LengthError struct + N int + Part string + func (e LengthError) Error() string