formatter

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: May 11, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func FormatNames

func FormatNames() []string

func NewFormatter

func NewFormatter(p Params) (core.Formatter, error)

Types

type Format

type Format string
const (
	STDOUT      Format = "stdout"
	Codeclimate Format = "codeclimate"
	Gitlab      Format = "gitlab"
	Phabricator Format = "phabricator"
)

func Formats

func Formats() []Format

func (Format) Formatter

func (format Format) Formatter() (core.Formatter, error)

func (Format) String

func (format Format) String() string

type Params

type Params struct {
	Format string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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