buildinfo

package
v0.3.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const Name = "deck"

Variables

View Source
var (
	Repository = "https://github.com/Airgap-Castaways/deck"
	Version    = "dev"
	Commit     = "unknown"
	Date       = "unknown"
	Dirty      = "false"
)

Functions

func Summary

func Summary() string

Types

type Info

type Info struct {
	Name       string `json:"name"`
	Version    string `json:"version"`
	Commit     string `json:"commit"`
	Date       string `json:"date"`
	Dirty      bool   `json:"dirty"`
	Repository string `json:"repository"`
}

func Current

func Current() Info

Jump to

Keyboard shortcuts

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