Documentation
¶
Index ¶
- func Get(rawUrl string, params url.Values) ([]byte, error)
- func GetMedal(accessKey string) ([]dto.MedalInfo, bool)
- func GetUserInfo(accessKey string) (dto.BiliLiveUserInfo, error)
- func Heartbeat(accessKey string, uuids []string, roomId, upId int) bool
- func LikeInteract(accessKey string, roomId int) bool
- func LoginVerify(accessKey string) (dto.BiliAccountResp, error)
- func Post(url string, data url.Values) ([]byte, error)
- func PostWithParam(rawUrl string, params, data url.Values) ([]byte, error)
- func SendDanmaku(accessKey string, roomId int) bool
- func ShareRoom(accessKey string, roomId int) bool
- func SignIn(accessKey string) (string, error)
- func TakeoffMedal(accessKey string) bool
- func WearMedal(accessKey string, medalId int) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetUserInfo ¶
func GetUserInfo(accessKey string) (dto.BiliLiveUserInfo, error)
func LikeInteract ¶
func LoginVerify ¶
func LoginVerify(accessKey string) (dto.BiliAccountResp, error)
func SendDanmaku ¶
func TakeoffMedal ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.