package version

import "cuelang.org/go/internal/golangorgx/gopls/version"

Package version manages the gopls version.

The VersionOverride variable may be used to set the gopls version at link time.

Index

Variables

var VersionOverride = ""

Functions

func Version

func Version() string

Version returns the gopls version.

By default, this is read from runtime/debug.ReadBuildInfo, but may be overridden by the VersionOverride variable.

Source Files

version.go

Version
v0.13.0-alpha.3
Published
Mar 31, 2025
Platform
linux/amd64
Imports
1 packages
Last checked
3 minutes ago

Tools for package owners.