gnvers

package
v0.43.0 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2024 License: MIT Imports: 0 Imported by: 11

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Version

type Version struct {
	// Version specifies the version of the app, usually in the v0.0.0 format.
	Version string `json:"version" example:"v1.0.2"`

	// Build contains the timestamp or other details
	// indicating when the app was compiled.
	Build string `json:"build" example:"2023-08-03_18:58:38UTC"`
}

@Description Version provides information about the version @Description of an application.

Jump to

Keyboard shortcuts

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