summaryrefslogtreecommitdiff
path: root/todos.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todos.txt')
-rw-r--r--todos.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/todos.txt b/todos.txt
new file mode 100644
index 0000000..bed8ddb
--- /dev/null
+++ b/todos.txt
@@ -0,0 +1,5 @@
+REFACTORRRR
+
+cmd/ -> contains main.go files
+internal/<abc> -> code that is not to be imported anywhere outside the internal dir
+pkg/<abc> -> code that is supposed to be imported anywhere outside the internal dir