common

package
v0.12.3 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNotImplemented = errors.New("not implemented")
)

Functions

func SplitSemanticVersion added in v0.9.3

func SplitSemanticVersion(version string) (major, minor, patch int, err error)

Types

type SemanticVersion added in v0.9.3

type SemanticVersion string

func MustNewSemanticVersion added in v0.9.3

func MustNewSemanticVersion(version string) SemanticVersion

func NewSemanticVersion added in v0.9.3

func NewSemanticVersion(version string) (SemanticVersion, error)

func (SemanticVersion) Cmp added in v0.9.3

Jump to

Keyboard shortcuts

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