impl

package
v0.0.0-...-36d823c Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2024 License: Apache-2.0, Apache-2.0 Imports: 15 Imported by: 0

Documentation

Overview

Package impl is a the implementation of a tool to put firmware metadata into the log.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Main

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

Main is the entrypoint for the implementation of the publisher.

Types

type PublishOpts

type PublishOpts struct {
	LogURL         string
	LogSigVerifier note.Verifier
	DeviceID       string
	Revision       uint64
	BinaryPath     string
	Timestamp      string
	OutputPath     string
}

PublishOpts encapsulates parameters for the publish Main below.

Jump to

Keyboard shortcuts

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