Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version is the current version of jscan Version = "dev" // Commit is the git commit hash Commit = "unknown" // Date is the build date Date = "unknown" // BuiltBy indicates how the binary was built BuiltBy = "source" )
Version information (set via ldflags during build)
Functions ¶
func GetFullVersion ¶
func GetFullVersion() string
GetFullVersion returns the full version information
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.