version

package
v0.35.3 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Info

type Info struct {
	Application   string `json:"Application"`
	VersionString string `json:"VersionString"`
	LatestVersion string `json:"LatestVersion,omitempty"`
	Commit        string `json:"Commit"`
	Status        string `json:"Status"`
	Date          string `json:"Date"`
}

Info FIXMEDOC

var VersionInfo *Info

VersionInfo contains all info injected during build

func NewInfo

func NewInfo(application string) *Info

NewInfo FIXMEDOC

func (*Info) Data

func (i *Info) Data() interface{}

Data implements feedback.Result interface

func (*Info) String

func (i *Info) String() string

Jump to

Keyboard shortcuts

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