diff options
Diffstat (limited to 'vendor/github.com/ijc/Gotty/TODO')
-rw-r--r-- | vendor/github.com/ijc/Gotty/TODO | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/vendor/github.com/ijc/Gotty/TODO b/vendor/github.com/ijc/Gotty/TODO deleted file mode 100644 index 470460531..000000000 --- a/vendor/github.com/ijc/Gotty/TODO +++ /dev/null @@ -1,3 +0,0 @@ -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. |