version

package
v1.25.0 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2025 License: MIT Imports: 5 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DelveVersion = Version{
	Major: "1", Minor: "25", Patch: "0", Metadata: "",
	Build: "$Id: e323af07680631b9cbdcc9d02e0a37891d12d972 $",
}

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