summaryrefslogtreecommitdiff
path: root/vendor/github.com/ijc/Gotty/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/ijc/Gotty/TODO')
-rw-r--r--vendor/github.com/ijc/Gotty/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/github.com/ijc/Gotty/TODO b/vendor/github.com/ijc/Gotty/TODO
new file mode 100644
index 000000000..470460531
--- /dev/null
+++ b/vendor/github.com/ijc/Gotty/TODO
@@ -0,0 +1,3 @@
+gotty.go:// TODO add more concurrency to name lookup, look for more opportunities.
+all:// TODO add more documentation, with function usage in a doc.go file.
+all:// TODO add more testing/benchmarking with go test.