version

package
v0.8.11 Latest Latest
Warning

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

Go to latest
Published: May 23, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package version provides build information.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Information

type Information struct {
	Version      string
	Revision     string
	Branch       string
	BuildUser    string
	BuildDate    string
	GoVersion    string
	GoOS         string
	GoArch       string
	Dependencies []*debug.Module
}

Information holds app version info.

func Info

func Info() Information

Info returns app version info.

Jump to

Keyboard shortcuts

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