types.go
changeset 7 0fbbac6d8e8c
child 10 bb83de52ba5f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/types.go	Wed Apr 05 15:11:22 2017 +0200
@@ -0,0 +1,5 @@
+package gondole
+
+type Gondole struct {
+
+}