Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // DefaultIntercertDir is the directory for where to store all data related to intercert DefaultIntercertDir = constructDir() // Version is the human readable version of intercert Version string // Commit is the git commit used to build this version Commit string )
Functions ¶
func PrintErrorAndExit ¶
func PrintErrorAndExit(err error)
PrintErrorAndExit logs a fatal error and exits the process with return code 1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.