unmarshaler

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: 3 Imported by: 0

Documentation

Overview

Package unmarshaler provides implementations of the core.Unmarshaler interface to feed data sources into the input channel of a pipeline.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCSV

func NewCSV(reader io.Reader) core.Unmarshaler

NewCSV reads from a reader which outputs CSV contents. CSV file rows are transformed to the core.Entry datatype, with each column being a key/value pair.

Types

This section is empty.

Jump to

Keyboard shortcuts

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