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 ¶
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. |
Click to show internal directories.
Click to hide internal directories.