version

package
v0.0.0-...-d6d0e2a Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2024 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MAJOR int = 0
	MINOR int = 1
	PATCH int = 0
)

EDIT VERSION HERE

Variables

This section is empty.

Functions

func Compare

func Compare(v1, v2 Version) int

Types

type Version

type Version struct {
	Major int
	Minor int
	Patch int
	Tag   string
}

func GetVersion

func GetVersion() 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