mirror of
https://github.com/rclone/rclone.git
synced 2024-11-25 09:41:44 +08:00
095c7bd801
For some reason the API started returning some integers as strings in JSON. This is probably OK in Javascript but it upsets Go. This is easily fixed with the `json:"name,size"` struct tag. |
||
---|---|---|
.. | ||
api | ||
generate_tzdata.go | ||
sharefile_test.go | ||
sharefile.go | ||
tzdata_vfsdata.go | ||
update-timezone.sh | ||
upload.go |