runtime

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Code generated by vine. DO NOT EDIT.

Index

Constants

View Source
const GpmId = "12df4108-6176-4c93-ac58-bfa003d4ddb1"
View Source
const GpmName = "go.vine.service.gpm"
View Source
const Namespace = "go.vine"

Variables

View Source
var (
	GitTag     = "v1.4.1"
	GitCommit  = "e588ec9"
	BuildDate  = "1629095510"
	GetVersion = func() string {
		v := GitTag
		if GitCommit != "" {
			v += "-" + GitCommit
		}
		if BuildDate != "" {
			v += "-" + BuildDate
		}
		if v == "" {
			return "latest"
		}
		return v
	}
)

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