package
0.0.5
Repository: https://github.com/goplugin/plugin.git
Documentation: pkg.go.dev

# Functions

NewEth returns a new struct to represent ETH from it's smallest unit (wei).
NewEthValue returns a new struct to represent ETH from it's smallest unit (wei).
NewEthValueS returns a new struct to represent ETH from a string value of Eth (not wei).
NewLink returns a new struct to represent LINK from it's smallest unit.

# Variables

No description provided by the author

# Type aliases

Eth contains a field to represent the smallest units of ETH.
Link contains a field to represent the smallest units of LINK.