package
Version:
v0.0.0-...-77bdb4f
Opens a new window with list of versions in this module.
Published: Aug 1, 2017
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Skipped checks data for skipped records
Cursor contains current pointer to document
Decode updates pointers or markers from data
Field contains name and format of every data item
Fields declared as type which used in decoder
Decode used as decoder for type Fields
RenderMapping creates mapping
type Renderer interface {
Render(field Field, columns []string, values []interface{}) (data string)
}
Renderer describes Render method
Source Files
¶
Click to show internal directories.
Click to hide internal directories.