versioncontrol

package
v0.0.0-...-78bbe0b Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var VersionStatus = struct {
	Unknown, Ok, Outdated string
}{
	Unknown:  "unknown",
	Ok:       "ok",
	Outdated: "outdated",
}

Functions

func Lookup

func Lookup(namespace string, v string) string

func New

func New()

Types

type VersionControl

type VersionControl struct {
	LatestVersions map[string]string
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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