query

package
v0.0.0-...-5ecede5 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2018 License: LGPL-3.0-or-later Imports: 7 Imported by: 2

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