version

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package version records versioning information about this module.

Index

Constants

View Source
const (
	Major      = 0
	Minor      = 7
	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

Types

This section is empty.

Jump to

Keyboard shortcuts

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