# Functions
NewRouterRegistry creates a new instance of RouterRegistry, bound to a specific deployed contract.
NewRouterRegistryCaller creates a new read-only instance of RouterRegistry, bound to a specific deployed contract.
NewRouterRegistryFilterer creates a new log filterer instance of RouterRegistry, bound to a specific deployed contract.
NewRouterRegistryTransactor creates a new write-only instance of RouterRegistry, bound to a specific deployed contract.
# Variables
RouterRegistryABI is the input ABI used to generate the binding from.
RouterRegistryMetaData contains all meta data concerning the RouterRegistry contract.
# Structs
IRouterRegistryRouter is an auto generated low-level Go binding around an user-defined struct.
RouterRegistry is an auto generated Go binding around an Ethereum contract.
RouterRegistryCaller is an auto generated read-only Go binding around an Ethereum contract.
RouterRegistryCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
RouterRegistryCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
RouterRegistryFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
RouterRegistryRaw is an auto generated low-level Go binding around an Ethereum contract.
RouterRegistryRoleAdminChanged represents a RoleAdminChanged event raised by the RouterRegistry contract.
RouterRegistryRoleAdminChangedIterator is returned from FilterRoleAdminChanged and is used to iterate over the raw logs and unpacked data for RoleAdminChanged events raised by the RouterRegistry contract.
RouterRegistryRoleGranted represents a RoleGranted event raised by the RouterRegistry contract.
RouterRegistryRoleGrantedIterator is returned from FilterRoleGranted and is used to iterate over the raw logs and unpacked data for RoleGranted events raised by the RouterRegistry contract.
RouterRegistryRoleRevoked represents a RoleRevoked event raised by the RouterRegistry contract.
RouterRegistryRoleRevokedIterator is returned from FilterRoleRevoked and is used to iterate over the raw logs and unpacked data for RoleRevoked events raised by the RouterRegistry contract.
RouterRegistryRouterRegistered represents a RouterRegistered event raised by the RouterRegistry contract.
RouterRegistryRouterRegisteredIterator is returned from FilterRouterRegistered and is used to iterate over the raw logs and unpacked data for RouterRegistered events raised by the RouterRegistry contract.
RouterRegistryRouterRemoved represents a RouterRemoved event raised by the RouterRegistry contract.
RouterRegistryRouterRemovedIterator is returned from FilterRouterRemoved and is used to iterate over the raw logs and unpacked data for RouterRemoved events raised by the RouterRegistry contract.
RouterRegistryRouterUpdated represents a RouterUpdated event raised by the RouterRegistry contract.
RouterRegistryRouterUpdatedIterator is returned from FilterRouterUpdated and is used to iterate over the raw logs and unpacked data for RouterUpdated events raised by the RouterRegistry contract.
RouterRegistrySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
RouterRegistryTransactor is an auto generated write-only Go binding around an Ethereum contract.
RouterRegistryTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
RouterRegistryTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.