version

package
v1.24.1 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2025 License: MIT Imports: 4 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DelveVersion = Version{
	Major: "1", Minor: "24", Patch: "1", Metadata: "",
	Build: "$Id: 7c2184d58d69f0717b8620fdebc56d34174f9945 $",
}

DelveVersion is the current version of Delve.

Functions

func BuildInfo added in v1.7.1

func BuildInfo() string

Types

type Version

type Version struct {
	Major    string
	Minor    string
	Patch    string
	Metadata string
	Build    string
}

Version represents the current version of Delve.

func (Version) String

func (v Version) String() string

Jump to

Keyboard shortcuts

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