version

package
v0.63.0 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2024 License: Apache-2.0 Imports: 3 Imported by: 76

Documentation

Overview

Package version contains version information that is set at build time.

Index

Constants

This section is empty.

Variables

View Source
var (
	Vcs       = ""
	Timestamp = ""
	Hostname  = ""
)

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

View Source
var GoVersion = runtime.Version()

GoVersion is the version of Go this was built with

View Source
var Platform = runtime.GOOS + "/" + runtime.GOARCH

Platform is the runtime OS and architecture of this OPA binary

View Source
var Version = "0.63.0"

Version is the canonical version of OPA.

Functions

func WasmRuntimeAvailable added in v0.25.0

func WasmRuntimeAvailable() bool

WasmRuntimeAvailable indicates if a wasm runtime is available in this OPA.

Types

This section is empty.

Jump to

Keyboard shortcuts

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