Project

General

Profile

Actions

Feature #18672

open

[go sdk] describe + implement desired Go SDK

Added by Ward Vandewege about 2 years ago. Updated about 2 months ago.

Status:
New
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
Story points:
-
Release:
Release relationship:
Auto

Description

Something like

 import (
   "git.arvados.org/arvados.git/lib/arvados" 
 )
  // Get an Arvados API object (cf. https://pkg.go.dev/git.arvados.org/arvados.git@v0.0.0-20220124190027-e372194dc9b4/sdk/go/arvados#API)
  arv := arvados.NewClient()

We can then add examples for all the functions available on the API object.

We can rename all the other types in the arvados module? Or move them elsewhere? Or at least make the godoc index more indented/easier to read?


Related issues

Blocks Arvados - Bug #18671: [go sdk] update documentationNewActions
Actions #1

Updated by Ward Vandewege about 2 years ago

  • Description updated (diff)
Actions #2

Updated by Ward Vandewege about 2 years ago

  • Description updated (diff)
Actions #3

Updated by Ward Vandewege about 2 years ago

  • Blocks Bug #18671: [go sdk] update documentation added
Actions #4

Updated by Ward Vandewege about 2 years ago

  • Description updated (diff)
Actions #5

Updated by Peter Amstutz about 1 year ago

  • Release set to 60
Actions #6

Updated by Peter Amstutz about 2 months ago

  • Target version set to Future
Actions

Also available in: Atom PDF