Versions in this module Expand all Collapse all v0 v0.3.2 Nov 9, 2018 Changes in this version + func DeleteObj(obj *SourceOject, loca *LocationInfo) error + func DownloadObj(obj *SourceOject, srcLoca *LocationInfo, buf []byte) (size int64, err error) + func UploadObj(obj *SourceOject, destLoca *LocationInfo, buf []byte) error