package
1.7.3
Repository: https://github.com/etherinc/go-etherinc.git
Documentation: pkg.go.dev

# Functions

DeployChequebook deploys a new Ethereum contract, binding an instance of Chequebook to it.
DeployMortal deploys a new Ethereum contract, binding an instance of Mortal to it.
DeployOwned deploys a new Ethereum contract, binding an instance of Owned to it.
NewChequebook creates a new instance of Chequebook, bound to a specific deployed contract.
NewChequebookCaller creates a new read-only instance of Chequebook, bound to a specific deployed contract.
NewChequebookTransactor creates a new write-only instance of Chequebook, bound to a specific deployed contract.
NewMortal creates a new instance of Mortal, bound to a specific deployed contract.
NewMortalCaller creates a new read-only instance of Mortal, bound to a specific deployed contract.
NewMortalTransactor creates a new write-only instance of Mortal, bound to a specific deployed contract.
NewOwned creates a new instance of Owned, bound to a specific deployed contract.
NewOwnedCaller creates a new read-only instance of Owned, bound to a specific deployed contract.
NewOwnedTransactor creates a new write-only instance of Owned, bound to a specific deployed contract.

# Constants

ChequebookABI is the input ABI used to generate the binding from.
ChequebookBin is the compiled bytecode used for deploying new contracts.
ContractDeployedCode is used to detect suicides.
MortalABI is the input ABI used to generate the binding from.
MortalBin is the compiled bytecode used for deploying new contracts.
OwnedABI is the input ABI used to generate the binding from.
OwnedBin is the compiled bytecode used for deploying new contracts.

# Structs

Chequebook is an auto generated Go binding around an Ethereum contract.
ChequebookCaller is an auto generated read-only Go binding around an Ethereum contract.
ChequebookCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ChequebookCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ChequebookRaw is an auto generated low-level Go binding around an Ethereum contract.
ChequebookSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ChequebookTransactor is an auto generated write-only Go binding around an Ethereum contract.
ChequebookTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ChequebookTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
Mortal is an auto generated Go binding around an Ethereum contract.
MortalCaller is an auto generated read-only Go binding around an Ethereum contract.
MortalCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
MortalCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
MortalRaw is an auto generated low-level Go binding around an Ethereum contract.
MortalSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
MortalTransactor is an auto generated write-only Go binding around an Ethereum contract.
MortalTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
MortalTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
Owned is an auto generated Go binding around an Ethereum contract.
OwnedCaller is an auto generated read-only Go binding around an Ethereum contract.
OwnedCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
OwnedCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
OwnedRaw is an auto generated low-level Go binding around an Ethereum contract.
OwnedSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
OwnedTransactor is an auto generated write-only Go binding around an Ethereum contract.
OwnedTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
OwnedTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.