types

package module
v0.0.0-...-9925192 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2020 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 Update

type Update struct {
	Pkg    string
	OldVer string `yaml:",omitempty"`
	NewVer string
	Repo   string `yaml:",omitempty"`
}

Update is the struct for pending updates

type YamlT

type YamlT struct {
	Checked time.Time
	Updates []Update
}

YamlT is the struct for the yaml file

Jump to

Keyboard shortcuts

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