# Functions
No description provided by the author
ExtractAppidAndAccessToken 提取appid 和 accessToken.
FetchSource 获取资源.
Get*
* @param path string,params param,app App,domain string
* @author struggler
* @description client get 注意:当传递App的时候会自动获取token 并添加到 param里
* @date 10:52 下午 2021/2/23
* @return []byte,error
**/.
No description provided by the author
No description provided by the author
PostBody*
* @param path string,params param,app App,domain string
* @author struggler
* @description client postJson 注意:当传递App的时候会自动获取token 并添加到 param里
* @date 10:52 下午 2021/2/23
* @return string,error
**/.
PostBufferFile*
* @param path,name string, file multipart.File,fileName *multipart.fileName,params param,app App,domain string
* @author struggler
* @description client postBufferFile 注意:当传递App的时候会自动获取token 并添加到 param里
* @date 10:52 下午 2021/2/23
* @return string,error
**/.
No description provided by the author
PostPathFile*
* @param path,name string, file io.Reader,filePath string,params param,app App,domain string
* @author struggler
* @description client postFilePath 注意:当传递App的时候会自动获取token 并添加到 param里
* @date 10:52 下午 2021/2/23
* @return string,error
**/.
ReduceUrl 合并url.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author
Hook [0] Appid [1] AccessToken.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author