version

package
v0.16.0-rc0 Latest Latest
Warning

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

Go to latest
Published: May 1, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

nolint

Index

Constants

View Source
const Fix = "0"
View Source
const Maj = "0"
View Source
const Min = "16"
View Source
const Version = "0.16.0-dev"

Variables

View Source
var GitCommit = ""

GitCommit set by build flags

View Source
var (
	// VersionCmd prints out the current sdk version
	VersionCmd = &cobra.Command{
		Use:   "version",
		Short: "Print the app version",
		Run:   printVersion,
	}
)

Functions

func RequestHandler added in v0.16.0

func RequestHandler(w http.ResponseWriter, r *http.Request)

version REST handler endpoint

Types

This section is empty.

Jump to

Keyboard shortcuts

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