formatting

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HTML

func HTML(reader io.Reader, writer io.Writer) error

HTML formats the contents of reader and writes the results to writer.

func JSON

func JSON(reader io.Reader, writer io.Writer) error

JSON formats the contents of reader and writes the results to writer.

func NoOp

func NoOp(reader io.Reader, writer io.Writer) error

NoOp copies the reader contents to writer without any changes.

func TOML

func TOML(reader io.Reader, writer io.Writer) error

TOML formats the contents of reader and writes the results to writer.

func YAML

func YAML(reader io.Reader, writer io.Writer) error

YAML formats the contents of reader and writes the results to writer.

Types

This section is empty.

Jump to

Keyboard shortcuts

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