Documentation ¶
Index ¶
- func FromJSON(b []byte, precision dec.Decimal) (*big.Int, error)
- func MustNew(iamount interface{}, precision dec.Decimal) *big.Int
- func New(iamount interface{}, precision dec.Decimal) (*big.Int, error)
- func Precision(digits int64) dec.Decimal
- func String(value *big.Int, precision dec.Decimal) string
- func ToJSON(value *big.Int, precision dec.Decimal) ([]byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.