package
1.0.1
Repository: https://github.com/iov-blockchain/goiov.git
Documentation: pkg.go.dev

# Functions

DeployAppManager deploys a new Ethereum contract, binding an instance of AppManager to it.
NewAppManager creates a new instance of AppManager, bound to a specific deployed contract.
NewAppManagerCaller creates a new read-only instance of AppManager, bound to a specific deployed contract.
NewAppManagerFilterer creates a new log filterer instance of AppManager, bound to a specific deployed contract.
NewAppManagerTransactor creates a new write-only instance of AppManager, bound to a specific deployed contract.

# Constants

AppManagerABI is the input ABI used to generate the binding from.
AppManagerBin is the compiled bytecode used for deploying new contracts.

# Structs

AppManager is an auto generated Go binding around an Ethereum contract.
AppManagerCaller is an auto generated read-only Go binding around an Ethereum contract.
AppManagerCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
AppManagerCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
AppManagerFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
AppManagerLogAddAdmin represents a LogAddAdmin event raised by the AppManager contract.
AppManagerLogAddAdminIterator is returned from FilterLogAddAdmin and is used to iterate over the raw logs and unpacked data for LogAddAdmin events raised by the AppManager contract.
AppManagerLogRemoveAdmin represents a LogRemoveAdmin event raised by the AppManager contract.
AppManagerLogRemoveAdminIterator is returned from FilterLogRemoveAdmin and is used to iterate over the raw logs and unpacked data for LogRemoveAdmin events raised by the AppManager contract.
AppManagerOwnershipTransferred represents a OwnershipTransferred event raised by the AppManager contract.
AppManagerOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the AppManager contract.
AppManagerRaw is an auto generated low-level Go binding around an Ethereum contract.
AppManagerSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
AppManagerTransactor is an auto generated write-only Go binding around an Ethereum contract.
AppManagerTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
AppManagerTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.