impl

package
v0.0.0-...-7d7216e Latest Latest
Warning

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

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

Documentation

Overview

Package impl is the implementation of the Firmware Transparency witness server. This requires a FT Log to be running at a known address.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Main

func Main(ctx context.Context, opts WitnessOpts) error

Main kickstarts the witness

Types

type WitnessOpts

type WitnessOpts struct {
	ListenAddr       string
	WSFile           string
	FtLogURL         string
	FtLogSigVerifier note.Verifier
	PollInterval     time.Duration
}

WitnessOpts encapsulates options for running an FT witness.

Jump to

Keyboard shortcuts

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