package version

import "github.com/open-policy-agent/opa/version"

Index

Variables

var (
	Version   = "0.1.0-dev"
	Vcs       = ""
	Timestamp = ""
	Hostname  = ""
)

Version information that is displayed by the "version" command and used to identify the version of running instances of OPA.

Source Files

version.go

Version
v0.1.0-rc1
Published
Jun 3, 2016
Platform
windows/amd64
Last checked
4 seconds ago

Tools for package owners.