# Functions
NewGatewayRegistry creates a new instance of GatewayRegistry, bound to a specific deployed contract.
NewGatewayRegistryCaller creates a new read-only instance of GatewayRegistry, bound to a specific deployed contract.
NewGatewayRegistryFilterer creates a new log filterer instance of GatewayRegistry, bound to a specific deployed contract.
NewGatewayRegistryTransactor creates a new write-only instance of GatewayRegistry, bound to a specific deployed contract.
# Variables
GatewayRegistryABI is the input ABI used to generate the binding from.
GatewayRegistryMetaData contains all meta data concerning the GatewayRegistry contract.
# Structs
GatewayRegistry is an auto generated Go binding around an Ethereum contract.
GatewayRegistryCaller is an auto generated read-only Go binding around an Ethereum contract.
GatewayRegistryCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
GatewayRegistryCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
GatewayRegistryFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
GatewayRegistryFrequencyPlanAdded represents a FrequencyPlanAdded event raised by the GatewayRegistry contract.
GatewayRegistryFrequencyPlanAddedIterator is returned from FilterFrequencyPlanAdded and is used to iterate over the raw logs and unpacked data for FrequencyPlanAdded events raised by the GatewayRegistry contract.
GatewayRegistryFrequencyPlanRemoved represents a FrequencyPlanRemoved event raised by the GatewayRegistry contract.
GatewayRegistryFrequencyPlanRemovedIterator is returned from FilterFrequencyPlanRemoved and is used to iterate over the raw logs and unpacked data for FrequencyPlanRemoved events raised by the GatewayRegistry contract.
GatewayRegistryGatewayOffboarded represents a GatewayOffboarded event raised by the GatewayRegistry contract.
GatewayRegistryGatewayOffboardedIterator is returned from FilterGatewayOffboarded and is used to iterate over the raw logs and unpacked data for GatewayOffboarded events raised by the GatewayRegistry contract.
GatewayRegistryGatewayOnboarded represents a GatewayOnboarded event raised by the GatewayRegistry contract.
GatewayRegistryGatewayOnboardedIterator is returned from FilterGatewayOnboarded and is used to iterate over the raw logs and unpacked data for GatewayOnboarded events raised by the GatewayRegistry contract.
GatewayRegistryGatewayRegistryPaused represents a GatewayRegistryPaused event raised by the GatewayRegistry contract.
GatewayRegistryGatewayRegistryPausedIterator is returned from FilterGatewayRegistryPaused and is used to iterate over the raw logs and unpacked data for GatewayRegistryPaused events raised by the GatewayRegistry contract.
GatewayRegistryGatewayTransferred represents a GatewayTransferred event raised by the GatewayRegistry contract.
GatewayRegistryGatewayTransferredIterator is returned from FilterGatewayTransferred and is used to iterate over the raw logs and unpacked data for GatewayTransferred events raised by the GatewayRegistry contract.
GatewayRegistryGatewayUpdated represents a GatewayUpdated event raised by the GatewayRegistry contract.
GatewayRegistryGatewayUpdatedIterator is returned from FilterGatewayUpdated and is used to iterate over the raw logs and unpacked data for GatewayUpdated events raised by the GatewayRegistry contract.
GatewayRegistryRaw is an auto generated low-level Go binding around an Ethereum contract.
GatewayRegistryRoleAdminChanged represents a RoleAdminChanged event raised by the GatewayRegistry contract.
GatewayRegistryRoleAdminChangedIterator is returned from FilterRoleAdminChanged and is used to iterate over the raw logs and unpacked data for RoleAdminChanged events raised by the GatewayRegistry contract.
GatewayRegistryRoleGranted represents a RoleGranted event raised by the GatewayRegistry contract.
GatewayRegistryRoleGrantedIterator is returned from FilterRoleGranted and is used to iterate over the raw logs and unpacked data for RoleGranted events raised by the GatewayRegistry contract.
GatewayRegistryRoleRevoked represents a RoleRevoked event raised by the GatewayRegistry contract.
GatewayRegistryRoleRevokedIterator is returned from FilterRoleRevoked and is used to iterate over the raw logs and unpacked data for RoleRevoked events raised by the GatewayRegistry contract.
GatewayRegistrySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
GatewayRegistryTransactor is an auto generated write-only Go binding around an Ethereum contract.
GatewayRegistryTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
GatewayRegistryTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
IGatewayRegistryGateway is an auto generated low-level Go binding around an user-defined struct.