app

package
v0.0.0-...-31c1c1e Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const Name = "datarhei-core"

Name of the app

Variables

View Source
var Arch = runtime.GOOS + "/" + runtime.GOARCH

Arch is the OS and CPU architecture this app is build for.

View Source
var Branch = ""

Branch is the git branch the app is build from. It should be filled in during compilation

View Source
var Build = ""

Build is the timestamp of when the app has been build. It should be filled in during compilation

View Source
var Commit = ""

Commit is the git commit the app is build from. It should be filled in during compilation

View Source
var Compiler = runtime.Version()

Compiler is the golang version this app has been build with.

View Source
var Version = versionInfo{
	Major: 16,
	Minor: 8,
	Patch: 0,
}

Version of the app

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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