summaryrefslogtreecommitdiff
path: root/app/fetch.go
diff options
context:
space:
mode:
Diffstat (limited to 'app/fetch.go')
-rw-r--r--app/fetch.go9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/fetch.go b/app/fetch.go
new file mode 100644
index 0000000..27aa628
--- /dev/null
+++ b/app/fetch.go
@@ -0,0 +1,9 @@
+package main
+
+/*
+import (
+ "fmt"
+)
+
+func
+*/