Bug #18671
Updated by Ward Vandewege about 3 years ago
The documentation at
https://doc.arvados.org/sdk/go/index.html
https://doc.arvados.org/sdk/go/example.html
refers to the old Go SDK. The godoc link for the go/sdk/arvados directory describes the new SDK.
* The godoc should be updated/improved to incorporate all the examples from the examples page at our documentation site.
* Examples should be added for important features (e.g. the CollectionFileSystem)
* The old pages should be added from the Arvados documentation, with only the godoc link remaining. Any Go programmer should be able to use the Arvados Go sdk with just the godoc page.