aboutsummaryrefslogtreecommitdiff
path: root/search/search.go
diff options
context:
space:
mode:
Diffstat (limited to 'search/search.go')
-rw-r--r--search/search.go5
1 files changed, 5 insertions, 0 deletions
diff --git a/search/search.go b/search/search.go
new file mode 100644
index 0000000..7905807
--- /dev/null
+++ b/search/search.go
@@ -0,0 +1,5 @@
+package main
+
+func main() {
+
+}