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.12.0 (latest)
Published
Jan 30, 2025
Platform
linux/amd64
Imports
1 packages
Last checked
8 hours ago

Tools for package owners.