Documentation
¶
Index ¶
- Variables
- func Download(path string) (string, []byte, error)
- func GetBytes(url string) ([]byte, error)
- func GetGroupAvatarURL(groupId string) string
- func GetUserAvatarURL(uin string) string
- func HTTPGetReadCloser(url string) (io.ReadCloser, error)
- func NewGzipReadCloser(reader io.ReadCloser) (io.ReadCloser, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var (
UserAgent = "" /* 130-byte string literal not displayed */
)
Functions ¶
func GetGroupAvatarURL ¶
func GetUserAvatarURL ¶
func HTTPGetReadCloser ¶
func HTTPGetReadCloser(url string) (io.ReadCloser, error)
func NewGzipReadCloser ¶
func NewGzipReadCloser(reader io.ReadCloser) (io.ReadCloser, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.