package
Version:
v0.0.0-...-75b6e65
Opens a new window with list of versions in this module.
Published: Sep 22, 2019
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
View Source
var PubSubEvents = pubsubEvents{
BlockMined: "BLOCK.MINED",
TransactionCreated: "TRANSACTION.CREATED",
ChainPublished: "CHAIN.PUBLISHED",
ChainRequested: "CHAIN.REQUESTED",
}
PubSubEvents Constants
type Message struct {
Event string
Data interface{}
}
Message Structure
Source Files
¶
Click to show internal directories.
Click to hide internal directories.