bt

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: May 5, 2023 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var PrintFreq = uint64(10)

Functions

This section is empty.

Types

type Client

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

func New

func New(bt *bigtable.Client, maxConnectionAttempt uint64) *Client

func (*Client) ReadBlocks

func (r *Client) ReadBlocks(
	ctx context.Context,
	startBlockNum,
	stopBlockNum uint64,
	linkable bool,
	writer func(block *pbsolv1.Block) error,
) error

type RowType

type RowType string
const (
	RowTypeProto RowType = "proto"
	RowTypeBin   RowType = "bin"
)

Jump to

Keyboard shortcuts

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