# Functions
DeploySystemDeployer deploys a new Ethereum contract, binding an instance of SystemDeployer to it.
NewSystemDeployer creates a new instance of SystemDeployer, bound to a specific deployed contract.
NewSystemDeployerCaller creates a new read-only instance of SystemDeployer, bound to a specific deployed contract.
NewSystemDeployerFilterer creates a new log filterer instance of SystemDeployer, bound to a specific deployed contract.
NewSystemDeployerTransactor creates a new write-only instance of SystemDeployer, bound to a specific deployed contract.
# Variables
SystemDeployerABI is the input ABI used to generate the binding from.
SystemDeployerBin is the compiled bytecode used for deploying new contracts.
SystemDeployerMetaData contains all meta data concerning the SystemDeployer contract.
# Structs
SystemDeployer is an auto generated Go binding around an Ethereum contract.
SystemDeployerCaller is an auto generated read-only Go binding around an Ethereum contract.
SystemDeployerCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
SystemDeployerCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
SystemDeployerFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
SystemDeployerRaw is an auto generated low-level Go binding around an Ethereum contract.
SystemDeployerSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
SystemDeployerSystemContractDeployed represents a SystemContractDeployed event raised by the SystemDeployer contract.
SystemDeployerSystemContractDeployedIterator is returned from FilterSystemContractDeployed and is used to iterate over the raw logs and unpacked data for SystemContractDeployed events raised by the SystemDeployer contract.
SystemDeployerTransactor is an auto generated write-only Go binding around an Ethereum contract.
SystemDeployerTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
SystemDeployerTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.