version

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Details

type Details struct {
	Short       string     `json:"short"`
	Revision    string     `json:"revision"`
	CommittedAt *time.Time `json:"committed_at,omitempty"`
	DirtyBuild  bool       `json:"dirty_build"`
}

Details provides detailed build information about the application.

func NewDetails

func NewDetails() *Details

NewDetails retrieves and returns build version Details.

Jump to

Keyboard shortcuts

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