aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/datamaps/reader.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* now we find xlsm files as well seeminglyMatthew Lemon2020-07-271-1/+1
* more encapsulationMatthew Lemon2020-07-261-35/+35
* lots of tidyMatthew Lemon2020-07-261-10/+12
* tidied up doc commentMatthew Lemon2020-07-261-2/+4
* added re-typed []DatamapLineMatthew Lemon2020-07-261-8/+11
* renamed funcMatthew Lemon2020-07-261-3/+3
* added an error to return for funcMatthew Lemon2020-07-261-3/+5
* extraction now uses a named datamap from the database instead of the fileMatthew Lemon2020-07-261-9/+30
* passing test - can create a []DatamapLine slices from a datamap in the databaseMatthew Lemon2020-07-261-2/+7
* adding test and code for pulling []DatamapLine from sqlite3 fileMatthew Lemon2020-07-261-0/+34
* tweaking doc commentsMatthew Lemon2020-07-261-1/+2
* mostly lintingMatthew Lemon2020-07-241-3/+26
* linting and go vettingMatthew Lemon2020-07-231-3/+3
* more major surgeryMatthew Lemon2020-07-221-0/+172