inputstdout

package
v0.6.9 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2019 License: Apache-2.0, Apache-2.0 Imports: 4 Imported by: 0

README

INPUTSTDOUT

Synopsys

SETTING TYPE REQUIRED DEFAULT VALUE
codec codec false "line"

Details

codec
  • Value type is codec
  • Default value is "line"

Codec can be one of "json", "line", "pp" or "rubydebug"

Configuration blueprint

inputstdout{
	codec => "pp"
}

Documentation

Overview

Code generated by "bitfanDoc "; DO NOT EDIT

Index

Constants

View Source
const (
	CODEC_PRETTYPRINT string = "pp"
	CODEC_LINE        string = "line"
	CODEC_RUBYDEBUG   string = "rubydebug"
	CODEC_JSON        string = "json"
)

Variables

This section is empty.

Functions

func New

func New() processors.Processor

Types

This section is empty.

Jump to

Keyboard shortcuts

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