Documentation ¶
Index ¶
Constants ¶
View Source
const ABFetch = "abfetch"
View Source
const ACheckType = "acheck"
View Source
const Account = "account"
View Source
const AliListBucket = "alilistbucket"
View Source
const AwsFetch = "awsfetch"
View Source
const AwsList = "awslist"
View Source
const B64Decode = "b64decode"
View Source
const B64Encode = "b64encode"
View Source
const BatchChangeLifecycle = "batchchlifecycle"
View Source
const BatchChangeMimeType = "batchchgm"
View Source
const BatchChangeType = "batchchtype"
View Source
const BatchCopyType = "batchcopy"
View Source
const BatchDeleteType = "batchdelete"
View Source
const BatchExpireType = "batchexpire"
View Source
const BatchFetchType = "batchfetch"
View Source
const BatchForbiddenType = "batchforbidden"
View Source
const BatchMatchType = "batchmatch"
View Source
const BatchMoveType = "batchmove"
View Source
const BatchRenameType = "batchrename"
View Source
const BatchRestoreArchiveType = "batchrestorear"
View Source
const BatchSignType = "batchsign"
View Source
const BatchStatType = "batchstat"
View Source
const BucketType = "bucket"
View Source
const BucketsType = "buckets"
View Source
const CdnPrefetchType = "cdnprefetch"
View Source
const CdnRefreshType = "cdnrefresh"
View Source
const ChangeLifecycle = "chlifecycle"
View Source
const ChangeMimeType = "chgm"
View Source
const ChangeType = "chtype"
View Source
const CopyType = "copy"
View Source
const DateToTimestampType = "d2ts"
View Source
const DeleteType = "delete"
View Source
const DirCacheType = "dircache"
View Source
const DomainsType = "domains"
View Source
const ExpireType = "expire"
View Source
const FetchType = "fetch"
View Source
const ForbiddenType = "forbidden"
View Source
const FormPutType = "fput"
View Source
const FuncType = "func"
View Source
const GetType = "get"
View Source
const IPType = "ip"
View Source
const ListBucket2Type = "listbucket2"
View Source
const ListBucketType = "listbucket"
View Source
const M3u8DeleteType = "m3u8delete"
View Source
const M3u8ReplaceType = "m3u8replace"
View Source
const MatchType = "match"
View Source
const MirrorUpdateType = "mirrorupdate"
View Source
const MkBucketType = "mkBucketDocument"
View Source
const MoveType = "move"
View Source
const PFopType = "pfop"
View Source
const PreFopType = "prefop"
View Source
const PrefetchType = "prefetch"
View Source
const PrivateUrlType = "privateurl"
View Source
const QDownload2Type = "qdownload2"
View Source
const QDownloadType = "qdownload"
View Source
const QShellType = "qshell"
View Source
const QTagType = "qetag"
View Source
const QUpload2Type = "qupload2"
View Source
const QUploadType = "qupload"
View Source
const RPutType = "rput"
View Source
const RenameType = "rename"
View Source
const ReqIdType = "reqid"
View Source
const RestoreArchiveType = "restorear"
View Source
const RpcDecodeType = "rpcdecode"
View Source
const RpcEncodeType = "rpcencode"
View Source
const SaveAsType = "saveas"
View Source
const StatType = "stat"
View Source
const SyncType = "sync"
View Source
const TMs2dType = "tms2d"
View Source
const TNs2dType = "tns2d"
View Source
const TS2dType = "ts2d"
View Source
const TokenType = "token"
View Source
const UnzipType = "unzip"
View Source
const UrlDecodeType = "urldecode"
View Source
const UrlEncodeType = "urlencode"
View Source
const VersionType = "version"
Variables ¶
View Source
var User = "user"
View Source
var UserDetailHelpString string
Functions ¶
func SetShowMethod ¶
func SetShowMethod(method ShowMethod)
func ShowCmdDocument ¶
func ShowCmdDocument(name string)
Types ¶
type ShowMethod ¶
type ShowMethod int
const ( ShowMethodLess ShowMethod = 1 ShowMethodStdOut ShowMethod = 2 )
Source Files ¶
- abfetch.go
- account.go
- acheck.go
- alilistbucket.go
- awsfetch.go
- awslist.go
- b64decode.go
- b64encode.go
- batchchgm.go
- batchchlifecycle.go
- batchchtype.go
- batchcopy.go
- batchdelete.go
- batchexpire.go
- batchfetch.go
- batchforbidden.go
- batchmatch.go
- batchmove.go
- batchrename.go
- batchrestorear.go
- batchsign.go
- batchstat.go
- bucket.go
- buckets.go
- cdnprefetch.go
- cdnrefresh.go
- chgm.go
- chlifecycle.go
- chtype.go
- copy.go
- d2ts.go
- delete.go
- dircache.go
- document.go
- domains.go
- expire.go
- fetch.go
- forbidden.go
- fput.go
- func.go
- get.go
- ip.go
- listbucket.go
- listbucket2.go
- m3u8delete.go
- m3u8replace.go
- match.go
- mirrorupdate.go
- mkbucket.go
- move.go
- pfop.go
- prefetch.go
- prefop.go
- privateurl.go
- qdownload.go
- qdownload2.go
- qetag.go
- qshell.go
- qupload.go
- qupload2.go
- rename.go
- reqid.go
- restorear.go
- rpcdecode.go
- rpcencode.go
- rput.go
- saveas.go
- stat.go
- sync.go
- tms2d.go
- tns2d.go
- token.go
- ts2d.go
- unzip.go
- urldecode.go
- urlencode.go
- user.go
- version.go
Click to show internal directories.
Click to hide internal directories.