Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CromwellServer ¶
type CromwellServer interface { Kill(o string) (types.SubmitResponse, error) Status(o string) (types.SubmitResponse, error) Outputs(o string) (types.OutputsResponse, error) Query(params *types.ParamsQueryGet) (types.QueryResponse, error) Metadata(o string, params *types.ParamsMetadataGet) (types.MetadataResponse, error) Submit(wdl, inputs, dependencies, options string) (types.SubmitResponse, error) }
type Filesystem ¶
type GoogleCloudPlatform ¶
type HTTPClient ¶
Click to show internal directories.
Click to hide internal directories.