Documentation ¶
Index ¶
- func RunPlainProcessor(c *cli.CliConf)
- type PlainProcessor
- func (p *PlainProcessor) AddDataFileValues()
- func (p *PlainProcessor) AddFiles()
- func (p *PlainProcessor) AddJsonValues(keyed cli.DataFile)
- func (p *PlainProcessor) AddSingleFile(keyed cli.DataFile)
- func (p *PlainProcessor) AddTabSepValues(keyed cli.DataFile)
- func (p *PlainProcessor) Run()
- func (p *PlainProcessor) Validate() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunPlainProcessor ¶
Types ¶
type PlainProcessor ¶
func (*PlainProcessor) AddDataFileValues ¶
func (p *PlainProcessor) AddDataFileValues()
func (*PlainProcessor) AddFiles ¶
func (p *PlainProcessor) AddFiles()
func (*PlainProcessor) AddJsonValues ¶
func (p *PlainProcessor) AddJsonValues(keyed cli.DataFile)
func (*PlainProcessor) AddSingleFile ¶
func (p *PlainProcessor) AddSingleFile(keyed cli.DataFile)
func (*PlainProcessor) AddTabSepValues ¶
func (p *PlainProcessor) AddTabSepValues(keyed cli.DataFile)
func (*PlainProcessor) Run ¶
func (p *PlainProcessor) Run()
func (*PlainProcessor) Validate ¶
func (p *PlainProcessor) Validate() error
Click to show internal directories.
Click to hide internal directories.