e2e

package
v0.42.0 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2026 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LatestSnapshots

type LatestSnapshots struct {
	FullSnapshot   *brtypes.Snapshot   `json:"fullSnapshot"`
	DeltaSnapshots []*brtypes.Snapshot `json:"deltaSnapshots"`
}

LatestSnapshots stores the result from output of /snapshot/latest http call

type SnapListResult

type SnapListResult struct {
	Error     error            `json:"error"`
	Snapshots brtypes.SnapList `json:"snapshots"`
}

SnapListResult stores the snaplist and any associated error

Jump to

Keyboard shortcuts

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