dynamo-browse/internal/dynamo-browse/controllers
Leon Mika 41af399215 A few various changes
- Fixed the '-local' flag to accept host and port
- Added a '-debug' flag to accept a file to write debug log messages
- Added some logic which will force the dark background flag on if MacOS is in dark mode
2022-06-16 22:00:25 +10:00
..
commands.go Prompt user for primary and secondary key for new items 2022-06-09 20:33:19 +10:00
events.go A few various changes 2022-06-16 22:00:25 +10:00
iface.go Started working on proper controllers 2022-05-19 09:55:15 +10:00
state.go put-items: started adding some basic commands for putting items 2022-05-26 09:01:39 +10:00
tableread.go A few various changes 2022-06-16 22:00:25 +10:00
tableread_test.go Prompt user for primary and secondary key for new items 2022-06-09 20:33:19 +10:00
tablewrite.go A few various changes 2022-06-16 22:00:25 +10:00
tablewrite_test.go Prompt user for primary and secondary key for new items 2022-06-09 20:33:19 +10:00