buildinfo

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package buildinfo contains immutable release identity injected at link time.

Index

Constants

This section is empty.

Variables

View Source
var (
	Version      = "0.0.0-development"
	SourceCommit = "development"
)

Functions

func Write

func Write(output io.Writer) error

Types

type Identity

type Identity struct {
	Version      string `json:"version"`
	SourceCommit string `json:"sourceCommit"`
}

Jump to

Keyboard shortcuts

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