added login and push

This commit is contained in:
Victor Vieux
2013-05-06 13:34:31 +02:00
parent 6f9b574f25
commit f37399d22b
5 changed files with 209 additions and 70 deletions
+4
View File
@@ -54,3 +54,7 @@ type ApiVersion struct {
type ApiWait struct {
StatusCode int
}
type ApiAuth struct {
Status string
}