aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/datamaps (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-27improved defersMatthew Lemon3-5/+38
2020-07-26more hidingMatthew Lemon1-9/+9
2020-07-26more encapsulationMatthew Lemon3-44/+43
2020-07-26lots of tidyMatthew Lemon5-23/+26
2020-07-26tidied up doc commentMatthew Lemon1-2/+4
2020-07-26added re-typed []DatamapLineMatthew Lemon3-15/+18
2020-07-26renamed funcMatthew Lemon2-4/+4
2020-07-26added an error to return for funcMatthew Lemon2-4/+6
2020-07-26extraction now uses a named datamap from the database instead of the fileMatthew Lemon2-10/+74
2020-07-26parameterised test for []DatamapLine from DB testMatthew Lemon1-0/+23
2020-07-26passing test - can create a []DatamapLine slices from a datamap in the databaseMatthew Lemon2-3/+10
2020-07-26adding test and code for pulling []DatamapLine from sqlite3 fileMatthew Lemon2-0/+78
2020-07-26tweaking doc commentsMatthew Lemon1-1/+2
2020-07-26spacingMatthew Lemon1-0/+8
2020-07-26removed hard-coded SQL statmentMatthew Lemon1-2/+9
2020-07-25linting fixesMatthew Lemon1-0/+8
2020-07-25improvementMatthew Lemon2-5/+3
2020-07-25test to detect config path passesMatthew Lemon2-30/+10
2020-07-24failing test but learning a hell of a lot from this - mocking!Matthew Lemon2-2/+79
2020-07-24starting to add new codeMatthew Lemon1-0/+9
2020-07-24mostly lintingMatthew Lemon4-6/+56
2020-07-23main is getting smallerMatthew Lemon1-0/+35
2020-07-23linting and go vettingMatthew Lemon2-14/+15
2020-07-23tests passingMatthew Lemon1-2/+7
2020-07-23working basics now with no flags package - thanks fzfMatthew Lemon4-20/+14
2020-07-23progress on parsing variables - can do again datamap import and setupMatthew Lemon2-25/+6
2020-07-23working on parsing the arguments manuallyMatthew Lemon1-3/+30
2020-07-23added codeMatthew Lemon1-0/+2
2020-07-23starting to reconfigure all option and args handlingMatthew Lemon1-5/+10
2020-07-23BROKEN - heavy work on config and removing flags depMatthew Lemon3-12/+47
2020-07-22more major surgeryMatthew Lemon9-0/+2441