marshaler

package
v0.0.0-...-22b5626 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2017 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package marshaler provides implementations of the core.Marshaler interface to marshal entries from the output channel of a pipeline.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewASCIITable

func NewASCIITable(fields []string, writer io.Writer) core.Marshaler

NewASCIITable constructs a new asciiTableMarshaler.

func NewJSON

func NewJSON(writer io.Writer) core.Marshaler

NewJSON constructs a new jsonMarshaler.

func NewNop

func NewNop() core.Marshaler

NewNop constructs a new nopMarshaler.

func NewYAML

func NewYAML(writer io.Writer) core.Marshaler

NewYAML constructs a new yamlMarshaler.

Types

This section is empty.

Jump to

Keyboard shortcuts

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