constants

package
v0.28.4 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	ProjectName                 = "uniget"
	MetadataFileName            = "metadata.json"
	MetadataImageTag            = "main"
	HooksPreInstallDirectory    = "hooks/pre-install.d"
	HooksPostInstallDirectory   = "hooks/post-install.d"
	HooksPreUninstallDirectory  = "hooks/pre-uninstall.d"
	HooksPostUninstallDirectory = "hooks/post-uninstall.d"
	Registry                    = "ghcr.io"
	Organization                = "uniget-org"
	ImageRepository             = Organization + "/tools"
	ToolSeparator               = "/"
	RegistryImagePrefix         = Registry + "/" + ImageRepository + ToolSeparator
)

Variables

View Source
var (
	//go:embed logo.txt
	Header string
	Slogan string = "The universal installer and updater for (container) tools" + "\n" +
		"                                       https://uniget.dev"
)

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