package version
import "github.com/open-policy-agent/opa/version"
Package version contains version information that is set at build time.
Index ¶
Variables ¶
var ( Version = "" 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
- v0.13.0
- Published
- Aug 6, 2019
- Platform
- darwin/amd64
- Last checked
- 3 seconds ago –
Tools for package owners.