versionx

package
v0.0.0-...-4059440 Latest Latest
Warning

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

Go to latest
Published: May 11, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Commit

type Commit struct {
	SHA      string
	Modified bool
}

func CommitFromVCS

func CommitFromVCS() Commit

func (Commit) Long

func (c Commit) Long() string

func (Commit) Short

func (c Commit) Short() string

type Version

type Version struct {
	Version string
	Commit  Commit
}

func New

func New(version string) Version

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