cmd

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2024 License: Apache-2.0 Imports: 4 Imported by: 27

Documentation

Overview

Package cmd contains common code for the various binaries in this repository.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseFlagFile

func ParseFlagFile(path string) error

ParseFlagFile parses a set of flags from a file at the provided path. Re-calls flag.Parse() after parsing the flags in the file so that flags provided on the command line take precedence over flags provided in the file.

Types

This section is empty.

Directories

Path Synopsis
Package main contains the implementation and entry point for the createtree command.
Package main contains the implementation and entry point for the createtree command.
Package main contains the implementation and entry point for the deletetree command.
Package main contains the implementation and entry point for the deletetree command.
internal
serverutil
Package serverutil holds code for running Trillian servers.
Package serverutil holds code for running Trillian servers.
The trillian_log_server binary runs the Trillian log server, and also provides an admin server.
The trillian_log_server binary runs the Trillian log server, and also provides an admin server.
The trillian_log_signer binary runs the process which sequences new entries, integrates them into the corresponding log, and, finally, creates a new LogRoot with updated root hash.
The trillian_log_signer binary runs the process which sequences new entries, integrates them into the corresponding log, and, finally, creates a new LogRoot with updated root hash.
Package main contains the implementation and entry point for the updatetree command.
Package main contains the implementation and entry point for the updatetree command.

Jump to

Keyboard shortcuts

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