Documentation
¶
Index ¶
Constants ¶
View Source
const Name = "untraceable"
View Source
const VersionStr = "0.1.0-1" // SemVer
Variables ¶
View Source
var ( // ErrNotFound is returned when an value or idx is not in the database. ErrNotFound = errors.New("not found") // ErrInvalid is returned when the database file is an invalid format. ErrInvalid = errors.New("invalid") )
View Source
var GIT = ""
View Source
var Logger = CLILogger()
View Source
var Metrics = metrics.DefaultRegistry
View Source
var Path = ""
View Source
var Version semver.Version
Functions ¶
func DaemonLogger ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.