# Functions
DeployBridgeRegistry deploys a new Ethereum contract, binding an instance of BridgeRegistry to it.
NewBridgeRegistry creates a new instance of BridgeRegistry, bound to a specific deployed contract.
NewBridgeRegistryCaller creates a new read-only instance of BridgeRegistry, bound to a specific deployed contract.
NewBridgeRegistryFilterer creates a new log filterer instance of BridgeRegistry, bound to a specific deployed contract.
NewBridgeRegistryTransactor creates a new write-only instance of BridgeRegistry, bound to a specific deployed contract.
# Constants
BridgeRegistryABI is the input ABI used to generate the binding from.
# Variables
BridgeRegistryBin is the compiled bytecode used for deploying new contracts.
# Structs
BridgeRegistry is an auto generated Go binding around an Ethereum contract.
BridgeRegistryCaller is an auto generated read-only Go binding around an Ethereum contract.
BridgeRegistryCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
BridgeRegistryCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
BridgeRegistryFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
BridgeRegistryLogContractsRegistered represents a LogContractsRegistered event raised by the BridgeRegistry contract.
BridgeRegistryLogContractsRegisteredIterator is returned from FilterLogContractsRegistered and is used to iterate over the raw logs and unpacked data for LogContractsRegistered events raised by the BridgeRegistry contract.
BridgeRegistryRaw is an auto generated low-level Go binding around an Ethereum contract.
BridgeRegistrySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
BridgeRegistryTransactor is an auto generated write-only Go binding around an Ethereum contract.
BridgeRegistryTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
BridgeRegistryTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.