api

package
v0.0.0-...-8aa4d74 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2019 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NodeItemDataType

type NodeItemDataType string
const (
	NodeItemBlock            NodeItemDataType = "block"
	NodeItemBlockHeader      NodeItemDataType = "block-header"
	NodeItemBlockTransaction NodeItemDataType = "block-transaction"
	NodeItemTransaction      NodeItemDataType = "transaction"
	NodeItemBallot           NodeItemDataType = "ballot"
	NodeItemError            NodeItemDataType = "error"
)

func UnmarshalNodeItemResponse

func UnmarshalNodeItemResponse(d []byte) (itemType NodeItemDataType, b interface{}, err error)

Jump to

Keyboard shortcuts

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