Documentation
¶
Index ¶
- func CWL_File_2_AWE_IO(file *cwl.File) (io *core.IO, err error)
- func MoveInputCWL(work *core.Workunit, work_path string, input cwl.CWLType) (size int64, 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 StatCacheFilePath(id string) (file_path string, err error)
- func UploadOutputData(work *core.Workunit) (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 ¶ added in v0.9.62
func MoveInputCWL ¶ added in v0.9.62
func MoveInputData ¶
fetch input data
func MoveInputIO ¶ added in v0.9.62
func StatCacheFilePath ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.