version

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package version records versioning information about this module.

Index

Constants

View Source
const (
	Major      = 0
	Minor      = 9
	Patch      = 0
	PreRelease = "devel"
)

These constants determine the current version of this module.

Steps for cutting a new release is described in doc/release-guide.md.

Variables

This section is empty.

Functions

func String

func String() string

String formats the version string for this module in semver format.

Examples:

v1.20.1
v1.21.0-rc.1
v1.21.0-devel+<commit-hash>

Types

This section is empty.

Jump to

Keyboard shortcuts

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