package
0.0.1
Repository: https://github.com/rafaelescrich/go-defi-1.git
Documentation: pkg.go.dev

# Functions

NewHcether creates a new instance of Hcether, bound to a specific deployed contract.
NewHcetherCaller creates a new read-only instance of Hcether, bound to a specific deployed contract.
NewHcetherFilterer creates a new log filterer instance of Hcether, bound to a specific deployed contract.
NewHcetherTransactor creates a new write-only instance of Hcether, bound to a specific deployed contract.

# Constants

HcetherABI is the input ABI used to generate the binding from.

# Structs

Hcether is an auto generated Go binding around an Ethereum contract.
HcetherCaller is an auto generated read-only Go binding around an Ethereum contract.
HcetherCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
HcetherCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
HcetherFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
HcetherRaw is an auto generated low-level Go binding around an Ethereum contract.
HcetherSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
HcetherTransactor is an auto generated write-only Go binding around an Ethereum contract.
HcetherTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
HcetherTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.