internal

package
v1.8.2 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2023 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FormatYAML = "yaml"
	FormatJSON = "json"
	FormatText = "text"
	FormatHTML = "html"
)
View Source
const (
	LangDefault = LangEn
	LangEn      = "en"
	LangRu      = "ru"
)
View Source
const (
	LevelErr  = "ERR"
	LevelWarn = "WARN"
	LevelInfo = "INFO"
)

Variables

This section is empty.

Functions

func Run

func Run(args []string, stdout io.Writer, stderr io.Writer) int

Types

type ChangelogFlags

type ChangelogFlags struct {
	// contains filtered or unexported fields
}

type DiffFlags

type DiffFlags struct {
	// contains filtered or unexported fields
}

type Flags

type Flags interface {
	// contains filtered or unexported methods
}

type GetOutputTitle

type GetOutputTitle func(config checker.Config, errs checker.Changes) string

type ReturnError

type ReturnError struct {
	Code int
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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