# Functions
DeployKernelFactory deploys a new Ethereum contract, binding an instance of KernelFactory to it.
NewKernelFactory creates a new instance of KernelFactory, bound to a specific deployed contract.
NewKernelFactoryCaller creates a new read-only instance of KernelFactory, bound to a specific deployed contract.
NewKernelFactoryFilterer creates a new log filterer instance of KernelFactory, bound to a specific deployed contract.
NewKernelFactoryTransactor creates a new write-only instance of KernelFactory, bound to a specific deployed contract.
# Variables
KernelFactoryABI is the input ABI used to generate the binding from.
KernelFactoryBin is the compiled bytecode used for deploying new contracts.
KernelFactoryMetaData contains all meta data concerning the KernelFactory contract.
# Structs
KernelFactory is an auto generated Go binding around an Ethereum contract.
KernelFactoryCaller is an auto generated read-only Go binding around an Ethereum contract.
KernelFactoryCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
KernelFactoryCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
KernelFactoryDeployed represents a Deployed event raised by the KernelFactory contract.
KernelFactoryDeployedIterator is returned from FilterDeployed and is used to iterate over the raw logs and unpacked data for Deployed events raised by the KernelFactory contract.
KernelFactoryFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
KernelFactoryOwnershipHandoverCanceled represents a OwnershipHandoverCanceled event raised by the KernelFactory contract.
KernelFactoryOwnershipHandoverCanceledIterator is returned from FilterOwnershipHandoverCanceled and is used to iterate over the raw logs and unpacked data for OwnershipHandoverCanceled events raised by the KernelFactory contract.
KernelFactoryOwnershipHandoverRequested represents a OwnershipHandoverRequested event raised by the KernelFactory contract.
KernelFactoryOwnershipHandoverRequestedIterator is returned from FilterOwnershipHandoverRequested and is used to iterate over the raw logs and unpacked data for OwnershipHandoverRequested events raised by the KernelFactory contract.
KernelFactoryOwnershipTransferred represents a OwnershipTransferred event raised by the KernelFactory contract.
KernelFactoryOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the KernelFactory contract.
KernelFactoryRaw is an auto generated low-level Go binding around an Ethereum contract.
KernelFactorySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
KernelFactoryTransactor is an auto generated write-only Go binding around an Ethereum contract.
KernelFactoryTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
KernelFactoryTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.