package
0.26.4
Repository: https://github.com/go-vela/server.git
Documentation: pkg.go.dev

# Functions

New creates a new version object for Vela that is used throughout the application.

# Variables

Arch represents the architecture information for the package.
Commit represents the git commit information for the package.
Compiler represents the compiler information for the package.
Date represents the build date information for the package.
Go represents the golang version information for the package.
OS represents the operating system information for the package.
Tag represents the git tag information for the package.

# Structs

Metadata represents extra information surrounding the application version.
Version represents application information that follows semantic version guidelines from https://semver.org/.