version

package
v0.3.5 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	BuildDate  string
	Version    string
	Commit     string
	CommitDate string
	Branch     string
	Tag        string
	Dirty      string
)

Functions

This section is empty.

Types

type Info added in v0.3.2

type Info struct {
	BuildDate  string `json:"build_date"`
	Version    string `json:"build_version"`
	Commit     string `json:"build_commit"`
	CommitDate string `json:"build_commit_date"`
	Branch     string `json:"build_commit_branch"`
	Tag        string `json:"build_tag"`
	Dirty      string `json:"build_dirty"`
}

func New added in v0.2.1

func New() *Info

Jump to

Keyboard shortcuts

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