diff options
Diffstat (limited to 'golang/TODO')
-rw-r--r-- | golang/TODO | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/golang/TODO b/golang/TODO new file mode 100644 index 00000000..58526481 --- /dev/null +++ b/golang/TODO @@ -0,0 +1,10 @@ + +plan: +- rename directory (fatcat/golang?) +- "custom" swagger base command (not auto-generated) + -> "main" wrapper pulling in libraries +- some form of dependency management: dep +- config +- logging +- test framework +- database creation and access |