package
0.6.1
Repository: https://github.com/dappley/go-dappley.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewAmount returns a new Amount struct with given an unsigned integer.
NewAmountFromBigInt returns a new Amount struct with given big.Int representation.
No description provided by the author
NewAmountFromString returns a new Amount struct given string representation of an integer in base 10.
NewEvictingQueue constructor for EvictingQueue with specified maximum capacity.
NewTreeNode creates a new tree node.

# Structs

Amount implements an unsigned integer type with arbitrary/no upper bound.
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author