startcmd

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2023 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Overview

Package startcmd runs the Trillian log server, and also provides an admin server.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CMD

type CMD struct {
	RPCEndpoint              string
	HTTPEndpoint             string
	HealthzTimeout           time.Duration
	TLSCertFile              string
	TLSKeyFile               string
	ETCDService              string
	ETCDHTTPService          string
	QuotaSystem              string
	QuotaDryRun              bool
	StorageSystem            string
	TreeGCEnabled            bool
	TreeDeleteThreshold      time.Duration
	TreeDeleteMinRunInterval time.Duration
	Tracing                  bool
	TracingProjectID         string
	TracingPercent           int
	ConfigFile               string
	PGConnStr                string
}

CMD struct.

func (*CMD) Start

func (s *CMD) Start() error

Start server.

Jump to

Keyboard shortcuts

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