vcomlink

package
v0.0.0-...-b871d8d Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2025 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (

	// TpmDevicePath is the path to the TPM device, this is a variable so that
	// it can be overridden in tests.
	TpmDevicePath = etpm.TpmDevicePath
)

Functions

func Run

func Run(ps *pubsub.PubSub, loggerArg *logrus.Logger, logArg *base.LogObject, arguments []string, baseDir string) int

Run is the entry point for vcomlink, from zedbox

Types

type SocketListener

type SocketListener func() (int, error)

SocketListener is a function that listens on a socket and returns a file descriptor, we use this to abstract the socket creation for testing.

Jump to

Keyboard shortcuts

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