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: 14 Imported by: 0

Documentation

Overview

Package impl is the implementation of the Firmware Transparency personality server. This requires a Trillian instance to be reachable via gRPC and a tree to have been provisioned.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Main

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

Main runs the FT personality server until the context is canceled.

Types

type PersonalityOpts

type PersonalityOpts struct {
	ListenAddr     string
	CASFile        string
	TrillianAddr   string
	ConnectTimeout time.Duration
	STHRefresh     time.Duration
	Signer         note.Signer
}

PersonalityOpts encapsulates options for running an FT personality.

Jump to

Keyboard shortcuts

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