aboutsummaryrefslogtreecommitdiff
path: root/unmaintained/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'unmaintained/README.txt')
-rw-r--r--unmaintained/README.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/unmaintained/README.txt b/unmaintained/README.txt
new file mode 100644
index 000000000..f34136959
--- /dev/null
+++ b/unmaintained/README.txt
@@ -0,0 +1,9 @@
+Here is the folder of unmaintained go code.
+
+Although its content is useful sometimes,
+Its content would not be released.
+And the code can be ugly, e.g., not checking exceptions.
+
+If any code is used often, it will be productionized.
+So it is helpful if anyone wants to cleanup a bit.
+