types.go
changeset 10 bb83de52ba5f
parent 7 0fbbac6d8e8c
child 16 9d64e00d3ea6
--- a/types.go	Wed Apr 05 15:38:10 2017 +0200
+++ b/types.go	Wed Apr 05 15:38:39 2017 +0200
@@ -3,3 +3,16 @@
 type Gondole struct {
 
 }
+
+type Account struct {
+
+}
+
+type Client struct {
+
+}
+
+type Status struct {
+
+}
+