heimdallgrpc

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

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

Go to latest
Published: Sep 8, 2022 License: GPL-3.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HeimdallGRPCClient

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

func NewHeimdallGRPCClient

func NewHeimdallGRPCClient(address string) *HeimdallGRPCClient

func (*HeimdallGRPCClient) Close

func (h *HeimdallGRPCClient) Close()

func (*HeimdallGRPCClient) FetchCheckpoint

func (h *HeimdallGRPCClient) FetchCheckpoint(ctx context.Context, number int64) (*checkpoint.Checkpoint, error)

func (*HeimdallGRPCClient) FetchCheckpointCount

func (h *HeimdallGRPCClient) FetchCheckpointCount(ctx context.Context) (int64, error)

func (*HeimdallGRPCClient) Span

func (h *HeimdallGRPCClient) Span(ctx context.Context, spanID uint64) (*span.HeimdallSpan, error)

func (*HeimdallGRPCClient) StateSyncEvents

func (h *HeimdallGRPCClient) StateSyncEvents(ctx context.Context, fromID uint64, to int64) ([]*clerk.EventRecordWithTime, error)

Jump to

Keyboard shortcuts

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