Updated readme

This commit is contained in:
Torkel Ödegaard
2015-02-06 09:10:52 +01:00
parent 503e04d375
commit 85c1c97ea2
3 changed files with 5 additions and 5 deletions

View File

@@ -23,8 +23,8 @@ type DsAccess string
type DataSource struct {
Id int64
Version int
AccountId int64
Version int
Name string
Type DsType