message

package
v0.0.0-...-e58dc6b Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2018 License: LGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TOPIC_SAVE_BLOCK_COMPLETE       = "svblkcmp"
	TOPIC_NEW_INVENTORY             = "newinv"
	TOPIC_NODE_DISCONNECT           = "noddis"
	TOPIC_NODE_CONSENSUS_DISCONNECT = "nodcnsdis"
	TOPIC_SMART_CODE_EVENT          = "scevt"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type NewInventoryMsg

type NewInventoryMsg struct {
	Inventory *common.Inventory
}

type SaveBlockCompleteMsg

type SaveBlockCompleteMsg struct {
	Block *types.Block
}

type SmartCodeEventMsg

type SmartCodeEventMsg struct {
	Event *types.SmartCodeEvent
}

Jump to

Keyboard shortcuts

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