# Functions
DeployWalletUtils deploys a new Ethereum contract, binding an instance of WalletUtils to it.
NewWalletUtils creates a new instance of WalletUtils, bound to a specific deployed contract.
NewWalletUtilsCaller creates a new read-only instance of WalletUtils, bound to a specific deployed contract.
NewWalletUtilsFilterer creates a new log filterer instance of WalletUtils, bound to a specific deployed contract.
NewWalletUtilsTransactor creates a new write-only instance of WalletUtils, bound to a specific deployed contract.
# Variables
WalletUtilsABI is the input ABI used to generate the binding from.
WalletUtilsBin is the compiled bytecode used for deploying new contracts.
WalletUtilsMetaData contains all meta data concerning the WalletUtils contract.
# Structs
IModuleCallsTransaction is an auto generated low-level Go binding around an user-defined struct.
WalletUtils is an auto generated Go binding around an Ethereum contract.
WalletUtilsCaller is an auto generated read-only Go binding around an Ethereum contract.
WalletUtilsCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
WalletUtilsCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
WalletUtilsFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
WalletUtilsRaw is an auto generated low-level Go binding around an Ethereum contract.
WalletUtilsSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
WalletUtilsTransactor is an auto generated write-only Go binding around an Ethereum contract.
WalletUtilsTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
WalletUtilsTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.