# Functions
DeployAccount deploys a new Ethereum contract, binding an instance of Account to it.
No description provided by the author
NewAccount creates a new instance of Account, bound to a specific deployed contract.
NewAccountCaller creates a new read-only instance of Account, bound to a specific deployed contract.
NewAccountFilterer creates a new log filterer instance of Account, bound to a specific deployed contract.
No description provided by the author
NewAccountTransactor creates a new write-only instance of Account, bound to a specific deployed contract.
No description provided by the author
No description provided by the author
# Variables
AccountABI is the input ABI used to generate the binding from.
AccountBin is the compiled bytecode used for deploying new contracts.
AccountMetaData contains all meta data concerning the Account contract.
# Structs
Account is an auto generated Go binding around an Ethereum contract.
AccountBeneficiaryChanged represents a BeneficiaryChanged event raised by the Account contract.
AccountBeneficiaryChangedIterator is returned from FilterBeneficiaryChanged and is used to iterate over the raw logs and unpacked data for BeneficiaryChanged events raised by the Account contract.
AccountCaller is an auto generated read-only Go binding around an Ethereum contract.
AccountCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
AccountCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
AccountCPAccountDeployed represents a CPAccountDeployed event raised by the Account contract.
AccountCPAccountDeployedIterator is returned from FilterCPAccountDeployed and is used to iterate over the raw logs and unpacked data for CPAccountDeployed events raised by the Account contract.
AccountFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
AccountMultiaddrsChanged represents a MultiaddrsChanged event raised by the Account contract.
AccountMultiaddrsChangedIterator is returned from FilterMultiaddrsChanged and is used to iterate over the raw logs and unpacked data for MultiaddrsChanged events raised by the Account contract.
AccountOwnershipTransferred represents a OwnershipTransferred event raised by the Account contract.
AccountOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the Account contract.
AccountRaw is an auto generated low-level Go binding around an Ethereum contract.
AccountSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
AccountTaskTypesChanged represents a TaskTypesChanged event raised by the Account contract.
AccountTaskTypesChangedIterator is returned from FilterTaskTypesChanged and is used to iterate over the raw logs and unpacked data for TaskTypesChanged events raised by the Account contract.
AccountTransactor is an auto generated write-only Go binding around an Ethereum contract.
AccountTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
AccountTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
AccountWorkerChanged represents a WorkerChanged event raised by the Account contract.
AccountWorkerChangedIterator is returned from FilterWorkerChanged and is used to iterate over the raw logs and unpacked data for WorkerChanged events raised by the Account contract.
CPAccountCpInfo is an auto generated low-level Go binding around an user-defined struct.
No description provided by the author
# Type aliases
No description provided by the author