versions

package
v0.9.29 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2019 License: BSD-2-Clause Imports: 12 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var VersionMap = make(map[string]int)

Functions

func Initialize

func Initialize() (err error)

func Print

func Print() (err error)

func PushVersionsToDatabase

func PushVersionsToDatabase() (err error)

func RunVersionUpdates

func RunVersionUpdates() (err error)

Types

type Version

type Version struct {
	Name    string `bson:"name" json:"name"`
	Version int    `bson:"version" json:"version"`
}

type Versions

type Versions []Version

Jump to

Keyboard shortcuts

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