release

package
v0.2.52 Latest Latest
Warning

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

Go to latest
Published: May 9, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Meta

type Meta struct {
	Version         *version.Version `json:"version"`
	Channel         string           `json:"channel"`
	Commit          string           `json:"commit"`
	CommitTime      time.Time        `json:"commit_time"`
	Tag             string           `json:"tag"`
	Branch          string           `json:"branch"`
	Dirty           bool             `json:"dirty"`
	Ref             string           `json:"ref"`
	PreviousVersion *version.Version `json:"previous_version"`
	PreviousTag     string           `json:"previous_tag"`
}

Jump to

Keyboard shortcuts

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