output

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: May 27, 2026 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 CLIWriter

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

func New

func New(outputPath string, format Formats) (*CLIWriter, error)

func (*CLIWriter) Close

func (o *CLIWriter) Close() error

func (*CLIWriter) Write

func (o *CLIWriter) Write(data any) error

type Formats

type Formats int
const (
	JSON Formats = iota
	Pretty
)

Jump to

Keyboard shortcuts

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