Documentation
¶
Index ¶
- type CSVSource
- func (s *CSVSource) Close() error
- func (s *CSVSource) FetchData(opts map[string]interface{}) ([]map[string]interface{}, error)
- func (s *CSVSource) Init(config map[string]interface{}, model *models.Model) error
- func (s *CSVSource) Transform(record map[string]interface{}) (map[string]interface{}, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.