version

package
v0.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 2, 2026 License: GPL-2.0, GPL-2.0-only Imports: 0 Imported by: 0

Documentation

Overview

Package version provides version information for the crypto-finder tool. This package is separate to avoid circular dependencies between cli and engine packages.

Index

Constants

This section is empty.

Variables

View Source
var (
	// ToolName is the name of the tool.
	ToolName = "crypto-finder"
	// Version is the application version (set by build flags).
	Version = "dev"
	// GitCommit is the git commit hash (set by build flags).
	GitCommit = "unknown"
	// BuildDate is the build timestamp (set by build flags).
	BuildDate = "unknown"
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL