output

package
v0.1.21 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FormattedPrint

func FormattedPrint(raw string, outputFormat string, out io.Writer, page int, printFunctions map[string]FormatOutputFunc) error

FormattedPrint prints output according to the chosen format using the passed functions

func PrintJson

func PrintJson(raw string, out io.Writer, page int) error

PrintJson prints a raw json to an out writer in pretty format (indented)

Types

type FormatOutputFunc

type FormatOutputFunc func(string, io.Writer, int) error

Jump to

Keyboard shortcuts

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