version

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2018 License: Apache-2.0 Imports: 0 Imported by: 15

Documentation

Overview

Package version allows to capture and store information about Aptomi binary (version, commit, date) so that we know when and how it was built.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BuildInfo

type BuildInfo struct {
	GitVersion string
	GitCommit  string
	BuildDate  string
}

BuildInfo is a struct which contains (version, commit, date) for aptomi binary, so that we know when and how it was built

func GetBuildInfo

func GetBuildInfo() BuildInfo

GetBuildInfo returns BuildInfo for aptomi

Jump to

Keyboard shortcuts

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