aboutsummaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2020-02-02 12:34:52 +0100
committerAlex Auvolat <alex@adnab.me>2020-02-02 12:34:52 +0100
commite9e7a4cb4bdf0a1fe0356d465f8becac49b46320 (patch)
tree1ec0d4a75336e209eabac987a1863f35bcd8e27c /main.go
parent8de94a32a8530926dcddcad9e98fb213dc799ce3 (diff)
downloadbottin-e9e7a4cb4bdf0a1fe0356d465f8becac49b46320.tar.gz
bottin-e9e7a4cb4bdf0a1fe0356d465f8becac49b46320.zip
Update README with accurate info on how to build Bottin
Diffstat (limited to 'main.go')
-rw-r--r--main.go3
1 files changed, 0 insertions, 3 deletions
diff --git a/main.go b/main.go
index f9aef52..58fa466 100644
--- a/main.go
+++ b/main.go
@@ -1,8 +1,5 @@
package main
-// @FIXME: Proper handling of various upper/lower case combinations
-// @FIXME: Implement missing search filters (in applyFilter)
-// @FIXME: Add an initial prefix to the consul key value
import (
"crypto/rand"