messages

package
v0.0.0-...-f41d3e3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 3, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	HANDSHAKE      = "0000R01"
	GET_BLOCKS     = "0006R01"
	BLOCKS         = "0007W01"
	GET_BLOCK      = "0008R01"
	BLOCK          = "0008W01"
	GET_MULTIVERSE = "0009R01"
	MULTIVERSE     = "0010W01"
	GET_SOLUTION   = "0011W01"
	SOLUTION       = "0012W01"
	GET_TXS        = "0013R01"
	TX             = "0014W01"
	TXS            = "0015W01"
	GET_HEADER     = "0016R01"
	HEADER         = "0017W01"
	GET_HEADERS    = "0018R01"
	HEADERS        = "0019W01"
	GET_DATA       = "0020R01"
	DATA           = "0021W01"
	GET_DISTANCE   = "0022R01"
	DISTANCE       = "0023W01"
	PUT_CONFIG     = "0024W01" // OTA updates
	GET_CONFIG     = "0025R01"
	CONFIG         = "0026W01"
	GET_RECORD     = "0027R01"
	RECORD         = "0028W01"
	GET_FEED       = "0029R01"
	FEED           = "0029W01"
	SEPARATOR      = "[*]"
)

Variables

View Source
var AllMessageTypes = []string{
	"HANDSHAKE",
	"GET_BLOCKS",
	"BLOCKS",
	"GET_BLOCK",
	"BLOCK",
	"GET_MULTIVERSE",
	"MULTIVERSE",
	"GET_SOLUTION",
	"SOLUTION",
	"GET_TXS",
	"TX",
	"TXS",
	"GET_HEADER",
	"HEADER",
	"GET_HEADERS",
	"HEADERS",
	"GET_DATA",
	"DATA",
	"GET_DISTANCE",
	"DISTANCE",
	"PUT_CONFIG",
	"GET_CONFIG",
	"CONFIG",
	"GET_RECORD",
	"RECORD",
	"GET_FEED",
	"FEED",
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL