aboutsummaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
Diffstat (limited to 'util')
-rw-r--r--util/hash.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/util/hash.go b/util/hash.go
new file mode 100644
index 00000000..088fd70e
--- /dev/null
+++ b/util/hash.go
@@ -0,0 +1,3 @@
+package util
+
+type Hash string