utils

package
v0.0.0-...-ccf2b7e Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2017 License: GPL-3.0 Imports: 8 Imported by: 3

Documentation

Index

Constants

View Source
const BuildStampFile = "buildstamp"
View Source
const Version = "0.5"

Set the application version from a constant

Variables

This section is empty.

Functions

func CommitStamp

func CommitStamp() int64

func GetGitSha

func GetGitSha() string

func ReadVersionFromPackageJson

func ReadVersionFromPackageJson() string

Types

type BuildStamp

type BuildStamp struct {
	BuildDate   time.Time
	BuildTool   ProjectInfo
	BuildConfig ProjectInfo
}

type ProjectInfo

type ProjectInfo struct {
	Version     string
	Commit      string
	CommitStamp time.Time
}

Jump to

Keyboard shortcuts

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