Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // URL of the default client config file with information on the available server instances DefaultConfigURL = fmt.Sprintf("https://raw.githubusercontent.com/guigolab/rnaget-client/%s/.rnaget-client.yml", version.GetTag()) // Client is a shared GA4GHRnaget instance Client *api.ClientWithResponses Ctx, Cancel = context.WithCancel(context.Background()) )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.