output

package
v0.7.12 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	FormatNames = make([]string, 0, len(formats))
)

Functions

This section is empty.

Types

type Format

type Format format
const (
	FormatJSON         Format = "json"
	FormatJSONL        Format = "jsonl"
	FormatMarkdown     Format = "markdown"
	FormatMarkdownWide Format = "markdown-wide"
	FormatJUnit        Format = "junit"
)

func ParseFormatName

func ParseFormatName(s string) (Format, bool)

type Update

type Update struct {
	Type               string
	Path               string
	Name               string
	Source             string
	VersionConstraints goversion.Constraints
	Version            goversion.Version
	LatestMatching     goversion.Version
	LatestOverall      goversion.Version
	Status             string
	StatusInt          int
	Message            string
	Resolution         string
}

func (*Update) DefaultOutput

func (u *Update) DefaultOutput()

func (*Update) SetUpdateStatus

func (u *Update) SetUpdateStatus()

type Updates

type Updates []Update

Jump to

Keyboard shortcuts

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