query

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

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

Go to latest
Published: Jan 7, 2020 License: GPL-2.0 Imports: 6 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BlockInfo

func BlockInfo(nodesList []string, blockID int64) (map[string]*blockInfoResult, error)

func MaxBlockIDs

func MaxBlockIDs(nodesList []string) ([]int64, error)

Types

type ConcurrentMap

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

func (ConcurrentMap) Get

func (c ConcurrentMap) Get(key string) (bool, interface{})

func (*ConcurrentMap) Set

func (c *ConcurrentMap) Set(key string, value interface{})

type MaxBlockID

type MaxBlockID struct {
	MaxBlockID int64 `json:"max_block_id"`
}

Jump to

Keyboard shortcuts

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