Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // AppVersion variable for version description AppVersion string // GitBranch variable for version description GitBranch string // LastCommitSHA variable for version description LastCommitSHA string // LastCommitTime variable for version description LastCommitTime string // BuildTime variable for version description BuildTime string )
Functions ¶
func BuildDetails ¶
func BuildDetails() string
BuildDetails returns a string containing details about the JWTIS binary.
func ExecutableChecksum ¶
func ExecutableChecksum() []byte
ExecutableChecksum returns a byte slice containing the SHA256 checksum of the executable. It returns a nil slice if there's an error trying to calculate the checksum.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.