package
0.2.0
Repository: https://github.com/coderink/gttc.git
Documentation: pkg.go.dev

# Functions

DeployChequebook deploys a new Ethereum contract, binding an instance of Chequebook 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.
NewChequebookFilterer creates a new log filterer instance of Chequebook, bound to a specific deployed contract.
NewChequebookTransactor creates a new write-only instance of Chequebook, 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.

# 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.
ChequebookFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ChequebookOverdraft represents a Overdraft event raised by the Chequebook contract.
ChequebookOverdraftIterator is returned from FilterOverdraft and is used to iterate over the raw logs and unpacked data for Overdraft events raised by the Chequebook contract.
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.