package version
import "github.com/open-policy-agent/opa/version"
Index ¶
Variables ¶
var ( Version = "0.1.0" 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 ¶
Tools for package owners.