formatters

package
v1.1.20 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigFormatter added in v1.1.6

type ConfigFormatter struct{}

func NewConfigFormatter added in v1.1.6

func NewConfigFormatter() *ConfigFormatter

func (*ConfigFormatter) Format added in v1.1.6

func (f *ConfigFormatter) Format(p *project.Project)

type ConsoleFormatter

type ConsoleFormatter struct{}

func NewConsoleFormatter

func NewConsoleFormatter() *ConsoleFormatter

func (*ConsoleFormatter) Format

func (f *ConsoleFormatter) Format(p *project.Project)

type TreeFormatter added in v1.1.6

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

func NewTreeFormatter added in v1.1.6

func NewTreeFormatter(opts *TreeFormatterOptions) *TreeFormatter

func (*TreeFormatter) Format added in v1.1.6

func (f *TreeFormatter) Format(p *project.Project)

type TreeFormatterOptions added in v1.1.19

type TreeFormatterOptions struct {
	PrintResource bool
}

type YamlFormatter

type YamlFormatter struct{}

func NewYamlFormatter

func NewYamlFormatter() *YamlFormatter

func (*YamlFormatter) Format

func (f *YamlFormatter) Format(p *project.Project)

Jump to

Keyboard shortcuts

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