buildinfo

package
v0.0.0-...-2f0a4f1 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2023 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ProjectName is the stylized project name.
	ProjectName = "Famed"
	// ProgramName is the program name (should be in ASCII character for wide portability).
	ProgramName = "famed"
	// ProjectWebsite is the project's web page.
	ProjectWebsite = "https://www.famed.morphysm.com/"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type BuildInfo

type BuildInfo struct {
	Version         *semver.Version
	Date            time.Time
	Revision        string
	Target          string
	CompilerVersion string
}

func NewBuildInfo

func NewBuildInfo() (*BuildInfo, error)

func (BuildInfo) UserAgent

func (i BuildInfo) UserAgent() string

Jump to

Keyboard shortcuts

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