Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Info ¶
type Info struct { GitVersion string GitCommit string GitTreeState string BuildDate string GoVersion string Compiler string Platform string }
func VersionInfo ¶
func VersionInfo() Info
func (*Info) JSONString ¶
JSONString returns the JSON representation of the version info
type LogRangesFlag ¶ added in v0.5.0
func (*LogRangesFlag) Set ¶ added in v0.5.0
func (l *LogRangesFlag) Set(s string) error
func (*LogRangesFlag) String ¶ added in v0.5.0
func (l *LogRangesFlag) String() string
func (*LogRangesFlag) Type ¶ added in v0.5.0
func (l *LogRangesFlag) Type() string
type SignedAndUnsignedLogRoot ¶
type SignedAndUnsignedLogRoot struct {
VerifiedLogRoot *util.SignedCheckpoint
}
For JSON marshalling
Click to show internal directories.
Click to hide internal directories.