execinput

package
v0.0.0-...-691b052 Latest Latest
Warning

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

Go to latest
Published: May 7, 2018 License: Apache-2.0, Apache-2.0 Imports: 8 Imported by: 0

README

EXECINPUT

Synopsys

SETTING TYPE REQUIRED DEFAULT VALUE
Command string false ""
Args array false []
Interval string false ""
codec codec false "plain"

Details

Command
  • Value type is string
  • Default value is ""
Args
  • Value type is array
  • Default value is []
Interval
  • Value type is string
  • Default value is ""
codec
  • Value type is codec
  • Default value is "plain"

The codec used for input data. Input codecs are a convenient method for decoding your data before it enters the input, without needing a separate filter in your bitfan pipeline

Configuration blueprint

execinput{
	command => ""
	args => []
	interval => ""
	codec => "plain"
}

Documentation

Overview

Code generated by "bitfanDoc "; DO NOT EDIT

Index

Constants

This section is empty.

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