version

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2025 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VersionInfo added in v0.1.2

type VersionInfo struct {
	Version     string    `json:"version"`
	BuildCommit string    `json:"build_commit"`
	BuildTime   time.Time `json:"build_time"`
	Os          string    `json:"os"`
	Arch        string    `json:"arch"`
	Runtime     string    `json:"runtime"`
}

func NewVersionInfo added in v0.1.2

func NewVersionInfo() (VersionInfo, error)

Jump to

Keyboard shortcuts

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