Documentation ¶
Index ¶
- func CWL_File_2_AWE_IO_deprecated(file *cwl.File) (io *core.IO, err error)
- func DownloadFile(file *cwl.File, download_path string) (err error)
- func MoveInputData(work *core.Workunit) (size int64, err error)
- func MoveInputIO(work *core.Workunit, io *core.IO, work_path string) (size int64, err error)
- func ProcessIOData(native interface{}, path string, io_type string, ...) (count int, err error)
- func StatCacheFilePath(id string) (file_path string, err error)
- func UploadFile(file *cwl.File, inputfile_path string, shock_client *shock.ShockClient) (err error)
- func UploadOutputData(work *core.Workunit, shock_client *shock.ShockClient) (size int64, err error)
- func UploadOutputIO(work *core.Workunit, io *core.IO) (size int64, new_node_id string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CWL_File_2_AWE_IO_deprecated ¶ added in v0.9.67
func DownloadFile ¶ added in v0.9.67
func MoveInputData ¶
fetch input data
func MoveInputIO ¶ added in v0.9.62
func ProcessIOData ¶ added in v0.9.67
func StatCacheFilePath ¶
func UploadFile ¶ added in v0.9.67
func UploadOutputData ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.