metadata

package
v0.0.0-...-3311072 Latest Latest
Warning

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

Go to latest
Published: May 24, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const ProgramName = "donation-service"

ProgramName ...

Variables

View Source
var BuildNumber = "Development Build"

BuildNumber ...

ProgramVersion ...

Functions

This section is empty.

Types

type Version

type Version struct {
	ProgramName string
	Release     uint8
	Fixpack     uint8
	Hotfix      uint8

	BuildNumber string
}

Version indicates the program version information

func DefaultVersion

func DefaultVersion(progName string, buildNumber string) *Version

DefaultVersion ...

func (*Version) FullVersion

func (v *Version) FullVersion() string

FullVersion ...

func (*Version) GoVersion

func (v *Version) GoVersion() string

GoVersion go version

func (*Version) Platform

func (v *Version) Platform() string

Platform Get Platform

func (*Version) ShortVersion

func (v *Version) ShortVersion() string

ShortVersion returns a version string as 1.2.0

Jump to

Keyboard shortcuts

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