Discover Packages
github.com/birdayz/datapipeline
core
unmarshaler
package
Version:
v0.0.0-...-22b5626
Opens a new window with list of versions in this module.
Published: Apr 29, 2017
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package unmarshaler provides implementations of the core.Unmarshaler
interface to feed data sources into the input channel of a pipeline.
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.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.