Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Delete ¶
func Delete(info DeleteApiInfo) ([]*batch.OperationResult, *data.CodeError)
func ReplaceDomain ¶
func ReplaceDomain(info ReplaceDomainApiInfo) *data.CodeError
Types ¶
type DeleteApiInfo ¶
type ReplaceDomainApiInfo ¶
type ReplaceDomainApiInfo struct { Bucket string Key string NewDomain string RemoveSparePreSlash bool }
replace and upload
type SliceListApiInfo ¶
Click to show internal directories.
Click to hide internal directories.