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