Switched to using structs rather than maps to hold SDK responses and code is much...
[arvados.git] / services / datamanager / collection /
2014-10-03 mishazSwitched to using structs rather than maps to hold...
2014-10-03 mishazMerge branch 'master' of git.curoverse.com:arvados...
2014-10-03 mishazMoved Keep code to its own package.
2014-10-03 mishazCreated sdk util package and moved helpful methods...
2014-10-03 mishazCreated helper method to deal with iterating through...
2014-10-02 mishazAdded params struct for GetCollections
2014-09-29 mishazMoved manifest package from services/datamanager to...
2014-09-25 mishazResponded to Tim's comments.
2014-09-25 mishazUpdated code in response to Tim's Review.
2014-09-23 mishazCommitting just to get some input on my Go Style.