# Functions
No description provided by the author
HTTPGet get 请求.
No description provided by the author
HTTPPost post 请求.
NewCodeAbortedError returns Code Error with custom aborted error code.
NewCodeAlreadyExistsError returns Code Error with custom already exists error code.
NewCodeCanceledError returns Code Error with custom cancel error code.
No description provided by the author
NewCodeDouYinError NewCodeDYError returns Code Error with custom douyin error code.
NewCodeError returns a code error.
NewCodeHttpError returns Code Error with custom http error code.
NewCodeInternalError returns Code Error with custom internal error code.
NewCodeInvalidArgumentError returns Code Error with custom invalid argument error code.
NewCodeNotFoundError returns Code Error with custom not found error code.
NewCodeUnavailableError returns Code Error with custom unavailable error code.
No description provided by the author
PostFile 上传文件.
PostJSON post json 数据请求.
PostMultipartForm 上传文件或其他多个字段.
# Structs
CodeError is error with custom error code.
No description provided by the author
DYError 抖音返回的通用错误.
DYErrorExtra 抖音返回的错误额外信息.
MultipartFormField 保存文件或其他字段信息.