# Packages
No description provided by the author
# Functions
DeployGravity deploys a new Ethereum contract, binding an instance of Gravity to it.
DeployNebula deploys a new Ethereum contract, binding an instance of Nebula to it.
DeployNModels deploys a new Ethereum contract, binding an instance of NModels to it.
DeployQueueLib deploys a new Ethereum contract, binding an instance of QueueLib to it.
NewGravity creates a new instance of Gravity, bound to a specific deployed contract.
NewGravityCaller creates a new read-only instance of Gravity, bound to a specific deployed contract.
NewGravityFilterer creates a new log filterer instance of Gravity, bound to a specific deployed contract.
NewGravityTransactor creates a new write-only instance of Gravity, bound to a specific deployed contract.
NewISubscriberBytes creates a new instance of ISubscriberBytes, bound to a specific deployed contract.
NewISubscriberBytesCaller creates a new read-only instance of ISubscriberBytes, bound to a specific deployed contract.
NewISubscriberBytesFilterer creates a new log filterer instance of ISubscriberBytes, bound to a specific deployed contract.
NewISubscriberBytesTransactor creates a new write-only instance of ISubscriberBytes, bound to a specific deployed contract.
NewISubscriberInt creates a new instance of ISubscriberInt, bound to a specific deployed contract.
NewISubscriberIntCaller creates a new read-only instance of ISubscriberInt, bound to a specific deployed contract.
NewISubscriberIntFilterer creates a new log filterer instance of ISubscriberInt, bound to a specific deployed contract.
NewISubscriberIntTransactor creates a new write-only instance of ISubscriberInt, bound to a specific deployed contract.
NewISubscriberString creates a new instance of ISubscriberString, bound to a specific deployed contract.
NewISubscriberStringCaller creates a new read-only instance of ISubscriberString, bound to a specific deployed contract.
NewISubscriberStringFilterer creates a new log filterer instance of ISubscriberString, bound to a specific deployed contract.
NewISubscriberStringTransactor creates a new write-only instance of ISubscriberString, bound to a specific deployed contract.
NewNebula creates a new instance of Nebula, bound to a specific deployed contract.
NewNebulaCaller creates a new read-only instance of Nebula, bound to a specific deployed contract.
NewNebulaFilterer creates a new log filterer instance of Nebula, bound to a specific deployed contract.
NewNebulaTransactor creates a new write-only instance of Nebula, bound to a specific deployed contract.
NewNModels creates a new instance of NModels, bound to a specific deployed contract.
NewNModelsCaller creates a new read-only instance of NModels, bound to a specific deployed contract.
NewNModelsFilterer creates a new log filterer instance of NModels, bound to a specific deployed contract.
NewNModelsTransactor creates a new write-only instance of NModels, bound to a specific deployed contract.
NewQueueLib creates a new instance of QueueLib, bound to a specific deployed contract.
NewQueueLibCaller creates a new read-only instance of QueueLib, bound to a specific deployed contract.
NewQueueLibFilterer creates a new log filterer instance of QueueLib, bound to a specific deployed contract.
NewQueueLibTransactor creates a new write-only instance of QueueLib, bound to a specific deployed contract.
No description provided by the author
# Constants
No description provided by the author
GravityABI is the input ABI used to generate the binding from.
No description provided by the author
ISubscriberBytesABI is the input ABI used to generate the binding from.
ISubscriberIntABI is the input ABI used to generate the binding from.
ISubscriberStringABI is the input ABI used to generate the binding from.
NebulaABI is the input ABI used to generate the binding from.
NModelsABI is the input ABI used to generate the binding from.
QueueLibABI is the input ABI used to generate the binding from.
No description provided by the author
# Variables
No description provided by the author
GravityBin is the compiled bytecode used for deploying new contracts.
GravityFuncSigs maps the 4-byte function signature to its string representation.
ISubscriberBytesFuncSigs maps the 4-byte function signature to its string representation.
ISubscriberIntFuncSigs maps the 4-byte function signature to its string representation.
ISubscriberStringFuncSigs maps the 4-byte function signature to its string representation.
NebulaBin is the compiled bytecode used for deploying new contracts.
NebulaFuncSigs maps the 4-byte function signature to its string representation.
NModelsBin is the compiled bytecode used for deploying new contracts.
QueueLibBin is the compiled bytecode used for deploying new contracts.
QueueLibFuncSigs maps the 4-byte function signature to its string representation.
# Structs
Gravity is an auto generated Go binding around an Ethereum contract.
GravityCaller is an auto generated read-only Go binding around an Ethereum contract.
GravityCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
GravityCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
GravityFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
GravityRaw is an auto generated low-level Go binding around an Ethereum contract.
GravitySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
GravityTransactor is an auto generated write-only Go binding around an Ethereum contract.
GravityTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
GravityTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ISubscriberBytes is an auto generated Go binding around an Ethereum contract.
ISubscriberBytesCaller is an auto generated read-only Go binding around an Ethereum contract.
ISubscriberBytesCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ISubscriberBytesCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ISubscriberBytesFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ISubscriberBytesRaw is an auto generated low-level Go binding around an Ethereum contract.
ISubscriberBytesSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ISubscriberBytesTransactor is an auto generated write-only Go binding around an Ethereum contract.
ISubscriberBytesTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ISubscriberBytesTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ISubscriberInt is an auto generated Go binding around an Ethereum contract.
ISubscriberIntCaller is an auto generated read-only Go binding around an Ethereum contract.
ISubscriberIntCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ISubscriberIntCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ISubscriberIntFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ISubscriberIntRaw is an auto generated low-level Go binding around an Ethereum contract.
ISubscriberIntSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ISubscriberIntTransactor is an auto generated write-only Go binding around an Ethereum contract.
ISubscriberIntTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ISubscriberIntTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ISubscriberString is an auto generated Go binding around an Ethereum contract.
ISubscriberStringCaller is an auto generated read-only Go binding around an Ethereum contract.
ISubscriberStringCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ISubscriberStringCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ISubscriberStringFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ISubscriberStringRaw is an auto generated low-level Go binding around an Ethereum contract.
ISubscriberStringSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ISubscriberStringTransactor is an auto generated write-only Go binding around an Ethereum contract.
ISubscriberStringTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ISubscriberStringTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
Nebula is an auto generated Go binding around an Ethereum contract.
NebulaCaller is an auto generated read-only Go binding around an Ethereum contract.
NebulaCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
NebulaCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
NebulaFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
NebulaNewPulse represents a NewPulse event raised by the Nebula contract.
NebulaNewPulseIterator is returned from FilterNewPulse and is used to iterate over the raw logs and unpacked data for NewPulse events raised by the Nebula contract.
NebulaRaw is an auto generated low-level Go binding around an Ethereum contract.
NebulaSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
NebulaTransactor is an auto generated write-only Go binding around an Ethereum contract.
NebulaTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
NebulaTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
NModels is an auto generated Go binding around an Ethereum contract.
NModelsCaller is an auto generated read-only Go binding around an Ethereum contract.
NModelsCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
NModelsCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
NModelsFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
NModelsRaw is an auto generated low-level Go binding around an Ethereum contract.
NModelsSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
NModelsTransactor is an auto generated write-only Go binding around an Ethereum contract.
NModelsTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
NModelsTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
QueueLib is an auto generated Go binding around an Ethereum contract.
QueueLibCaller is an auto generated read-only Go binding around an Ethereum contract.
QueueLibCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
QueueLibCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
QueueLibFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
QueueLibRaw is an auto generated low-level Go binding around an Ethereum contract.
QueueLibSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
QueueLibTransactor is an auto generated write-only Go binding around an Ethereum contract.
QueueLibTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
QueueLibTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
# Type aliases
No description provided by the author