# Functions
NewRouter creates a new instance of Router, bound to a specific deployed contract.
NewRouterCaller creates a new read-only instance of Router, bound to a specific deployed contract.
NewRouterFilterer creates a new log filterer instance of Router, bound to a specific deployed contract.
NewRouterTransactor creates a new write-only instance of Router, bound to a specific deployed contract.
# Variables
RouterABI is the input ABI used to generate the binding from.
RouterMetaData contains all meta data concerning the Router contract.
# Structs
Router is an auto generated Go binding around an Ethereum contract.
RouterCaller is an auto generated read-only Go binding around an Ethereum contract.
RouterCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
RouterCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
RouterDappBound represents a DappBound event raised by the Router contract.
RouterDappBoundIterator is returned from FilterDappBound and is used to iterate over the raw logs and unpacked data for DappBound events raised by the Router contract.
RouterDappUnbound represents a DappUnbound event raised by the Router contract.
RouterDappUnboundIterator is returned from FilterDappUnbound and is used to iterate over the raw logs and unpacked data for DappUnbound events raised by the Router contract.
RouterDataProcessed represents a DataProcessed event raised by the Router contract.
RouterDataProcessedIterator is returned from FilterDataProcessed and is used to iterate over the raw logs and unpacked data for DataProcessed events raised by the Router contract.
RouterFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
RouterInitialized represents a Initialized event raised by the Router contract.
RouterInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the Router contract.
RouterRaw is an auto generated low-level Go binding around an Ethereum contract.
RouterSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
RouterTransactor is an auto generated write-only Go binding around an Ethereum contract.
RouterTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
RouterTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.