# Functions
DeployNetworkDebugSubContract deploys a new Ethereum contract, binding an instance of NetworkDebugSubContract to it.
NewNetworkDebugSubContract creates a new instance of NetworkDebugSubContract, bound to a specific deployed contract.
NewNetworkDebugSubContractCaller creates a new read-only instance of NetworkDebugSubContract, bound to a specific deployed contract.
NewNetworkDebugSubContractFilterer creates a new log filterer instance of NetworkDebugSubContract, bound to a specific deployed contract.
NewNetworkDebugSubContractTransactor creates a new write-only instance of NetworkDebugSubContract, bound to a specific deployed contract.
# Variables
NetworkDebugSubContractABI is the input ABI used to generate the binding from.
NetworkDebugSubContractBin is the compiled bytecode used for deploying new contracts.
NetworkDebugSubContractMetaData contains all meta data concerning the NetworkDebugSubContract contract.
# Structs
NetworkDebugSubContract is an auto generated Go binding around an Ethereum contract.
NetworkDebugSubContractAccount is an auto generated low-level Go binding around an user-defined struct.
NetworkDebugSubContractCaller is an auto generated read-only Go binding around an Ethereum contract.
NetworkDebugSubContractCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
NetworkDebugSubContractCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
NetworkDebugSubContractFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
NetworkDebugSubContractNoIndexEvent represents a NoIndexEvent event raised by the NetworkDebugSubContract contract.
NetworkDebugSubContractNoIndexEventIterator is returned from FilterNoIndexEvent and is used to iterate over the raw logs and unpacked data for NoIndexEvent events raised by the NetworkDebugSubContract contract.
NetworkDebugSubContractNoIndexEventString represents a NoIndexEventString event raised by the NetworkDebugSubContract contract.
NetworkDebugSubContractNoIndexEventStringIterator is returned from FilterNoIndexEventString and is used to iterate over the raw logs and unpacked data for NoIndexEventString events raised by the NetworkDebugSubContract contract.
NetworkDebugSubContractNoIndexStructEvent represents a NoIndexStructEvent event raised by the NetworkDebugSubContract contract.
NetworkDebugSubContractNoIndexStructEventIterator is returned from FilterNoIndexStructEvent and is used to iterate over the raw logs and unpacked data for NoIndexStructEvent events raised by the NetworkDebugSubContract contract.
NetworkDebugSubContractOneIndexEvent represents a OneIndexEvent event raised by the NetworkDebugSubContract contract.
NetworkDebugSubContractOneIndexEventIterator is returned from FilterOneIndexEvent and is used to iterate over the raw logs and unpacked data for OneIndexEvent events raised by the NetworkDebugSubContract contract.
NetworkDebugSubContractRaw is an auto generated low-level Go binding around an Ethereum contract.
NetworkDebugSubContractSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
NetworkDebugSubContractThreeIndexEvent represents a ThreeIndexEvent event raised by the NetworkDebugSubContract contract.
NetworkDebugSubContractThreeIndexEventIterator is returned from FilterThreeIndexEvent and is used to iterate over the raw logs and unpacked data for ThreeIndexEvent events raised by the NetworkDebugSubContract contract.
NetworkDebugSubContractTransactor is an auto generated write-only Go binding around an Ethereum contract.
NetworkDebugSubContractTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
NetworkDebugSubContractTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
NetworkDebugSubContractTwoIndexEvent represents a TwoIndexEvent event raised by the NetworkDebugSubContract contract.
NetworkDebugSubContractTwoIndexEventIterator is returned from FilterTwoIndexEvent and is used to iterate over the raw logs and unpacked data for TwoIndexEvent events raised by the NetworkDebugSubContract contract.
No description provided by the author
# Interfaces
No description provided by the author