version

package
v0.0.0-...-0f02880 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Name of application
	Name = "kolide"

	// Description of application
	Description = "osquery command and control"

	// VersionMajor is for an API incompatible changes
	VersionMajor = 0

	// VersionMinor is for functionality
	// in a backwards-compatible manner
	VersionMinor = 2

	// VersionPatch is for backwards-compatible bug fixes
	VersionPatch = 3

	// VersionBuild holds the git commit that was compiled.
	// This will be filled in by the compiler.
	VersionBuild = ""
)

Version is the specification version that the package types support.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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