exporter

package
v0.0.0-...-7c8ce1f Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2021 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Version is this application's version.
	Version = "dev"

	// Commit is this application's commit hash.
	Commit = ""
)

Functions

This section is empty.

Types

type Exporter

type Exporter struct {
	// contains filtered or unexported fields
}

Exporter wraps the required params to export blockchain

func NewExporter

func NewExporter() *Exporter

NewExporter returns Exporter

func (*Exporter) Start

func (ex *Exporter) Start() error

Start starts to synchronize chain data.

type Message

type Message struct {
	Type  string          `json:"type"`
	Value json.RawMessage `json:"value"`
}

Jump to

Keyboard shortcuts

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