app

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package app provides application information such as name, version, description, etc.

Index

Constants

View Source
const (
	// Name of the application.
	Name = "uncloak"

	// LongDesc provides a detailed description of the application.
	LongDesc = "A CLI tool for analyzing new code coverage in Go files based on git diffs and coverage profiles."

	// ShortDesc provides a brief description of the application.
	ShortDesc = "A CLI tool for analyzing new code coverage in Go files"

	// RepoURL is the URL of the application's repository.
	RepoURL = "https://github.com/engmtcdrm/uncloak"
)

Variables

View Source
var (
	// Version of the application.
	Version = ""
)

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