aboutsummaryrefslogtreecommitdiffstats
path: root/skate/map.go
Commit message (Collapse)AuthorAgeFilesLines
* simplify fixed field extractorMartin Czygan2021-04-281-31/+4
|
* update docsMartin Czygan2021-04-281-1/+1
|
* add prefix wrapperMartin Czygan2021-04-271-2/+27
|
* fix tab charMartin Czygan2021-04-261-1/+1
|
* rename FieldMapper to MapperMartin Czygan2021-04-261-4/+4
| | | | | In our context, we are for now only mapping a blob to a number of fields.
* wip: partial document stubMartin Czygan2021-04-251-6/+30
|
* wip: mapper with arbitrary number of fieldsMartin Czygan2021-04-241-46/+74
|
* wip: move to prefixed, w/ skate-mapMartin Czygan2021-04-241-0/+101