Documentation
¶
Overview ¶
基础模块
Index ¶
- func GetCallbackIP(clt *core.Client) (ipList []string, err error)
- func ShortURL(clt *core.Client, longURL string) (shortURL string, err error)
- func UploadImage(clt *core.Client, imgFilePath string) (url string, err error)
- func UploadImageFromReader(clt *core.Client, filename string, reader io.Reader) (url string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UploadImage ¶
UploadImage 上传图片到微信服务器, 返回的图片url给其他场景使用, 比如图文消息, 卡卷, POI.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.