version

package
v0.32.0 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2024 License: MPL-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package version provides version information.

Index

Constants

This section is empty.

Variables

View Source
var (

	// Name is set at build time.
	Name string
	// Tag is set at build time.
	Tag string
	// SHA should be set to the build hash.
	SHA string

	// API is the supported backend API version.
	API uint32

	// SuppressVersionWarning disable logs that warn library users that the pkg is built without version set.
	SuppressVersionWarning bool
)

Functions

func String

func String() string

String returns the textual representation of the version.

Types

This section is empty.

Jump to

Keyboard shortcuts

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