5737: Merge branch 'master' into 5737-ruby231
[arvados.git] / doc / sdk / go / index.html.textile.liquid
index f18320a39d356cc2ac4792c1bfafe44d294444b7..81f4f9914bf69290760a60e2db847f3ec0a40a95 100644 (file)
@@ -7,6 +7,8 @@ title: "Installation"
 
 The Go ("Golang":http://golang.org) SDK provides a generic set of wrappers so you can make API calls easily.
 
+See "Arvados GoDoc":https://godoc.org/git.curoverse.com/arvados.git/sdk/go for detailed documentation.
+
 h3. Installation
 
 Use @go get git.curoverse.com/arvados.git/sdk/go/arvadosclient@.  The go tools will fetch the relevant code and dependencies for you.