cleanupe
This commit is contained in:
8
TODO.md
8
TODO.md
@ -11,13 +11,16 @@
|
||||
https://gist.github.com/zdebra/10f0e284c4672e99f0cb767298f20c11
|
||||
* ✓ First Run skip all but first n
|
||||
* ✓ Folder creation
|
||||
* ✓ Wrap content inside item
|
||||
* ✓ Wrap content inside item ⚠️ atom calls it entry
|
||||
* ✓ Implement atom
|
||||
* ✓ Cleanup
|
||||
* Change flags to os.Args[1] for config path
|
||||
* Cleanup
|
||||
* Make Rhash optional
|
||||
|
||||
## Issues
|
||||
* ✓ Last record is not written fully to csv: *Fixed*. Had to Flush writer
|
||||
* Wrap entry content properly
|
||||
* Some random chars in request/response data
|
||||
|
||||
## MVP 2
|
||||
* Podcasts
|
||||
@ -52,3 +55,4 @@
|
||||
### Log
|
||||
* Log to file
|
||||
* unit testing logs?
|
||||
* Use go-logr Logger interface
|
||||
|
Reference in New Issue
Block a user