cmd

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

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

Go to latest
Published: May 3, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Overview

Package cmd contains commands for the verify_build tool.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

Types

type Monitor

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

Monitor verifiably checks inclusion of all leaves in a range, and then passes the parsed FirmwareRelease to a handler.

func (*Monitor) From

func (m *Monitor) From(ctx context.Context, start uint64) error

From checks the leaves from `start` up to the checkpoint from the state tracker. Upon reaching the end of the leaves, the checkpoint is persisted in the state file.

Directories

Path Synopsis
internal
build
Package build contains the internal components used to implement the verifier.
Package build contains the internal components used to implement the verifier.

Jump to

Keyboard shortcuts

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