Documentation
¶
Index ¶
- func NewHuya() (model.Client, error)
- type H
- type Huya
- func (h *Huya) Enter(room string) (int, [][]byte, error)
- func (h *Huya) GetPlayURL(room string, qn int) (*model.PlayURL, error)
- func (h *Huya) GetRoomInfo(room string) (*model.RoomInfo, error)
- func (h *Huya) Handle(tp int, msg []byte) ([]model.Msg, bool, error)
- func (h *Huya) HeartBeat() (int, []byte, error)
- func (h *Huya) Host(room string) string
- func (h *Huya) Plat() string
- func (h *Huya) SendDanmaku(room string, content string, tp int, color int64) error
- func (h *Huya) Stop()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Huya ¶
func (*Huya) GetPlayURL ¶
GetPlayURL .
func (*Huya) GetRoomInfo ¶
GetRoomInfo .
func (*Huya) SendDanmaku ¶
SendDanmaku .
Directories
¶
Path | Synopsis |
---|---|
internal
|
|
tars/danmaku
Package danmaku comment This file was generated by tars2go 1.1.4 Generated from danmaku.tars
|
Package danmaku comment This file was generated by tars2go 1.1.4 Generated from danmaku.tars |
tars/heartbeat
Package heartbeat comment This file was generated by tars2go 1.1.4 Generated from heartbeat.tars
|
Package heartbeat comment This file was generated by tars2go 1.1.4 Generated from heartbeat.tars |
tars/online
Package online comment This file was generated by tars2go 1.1.4 Generated from online.tars
|
Package online comment This file was generated by tars2go 1.1.4 Generated from online.tars |
tars/push_msg
Package push_msg comment This file was generated by tars2go 1.1.4 Generated from push_msg.tars
|
Package push_msg comment This file was generated by tars2go 1.1.4 Generated from push_msg.tars |
tars/send_msg_req
Package send_msg_req comment This file was generated by tars2go 1.1.4 Generated from send_message_req.tars
|
Package send_msg_req comment This file was generated by tars2go 1.1.4 Generated from send_message_req.tars |
tars/ws_cmd
Package ws_cmd comment This file was generated by tars2go 1.1.4 Generated from ws_cmd.tars
|
Package ws_cmd comment This file was generated by tars2go 1.1.4 Generated from ws_cmd.tars |
tars/ws_user_info
Package ws_user_info comment This file was generated by tars2go 1.1.4 Generated from ws_user_info.tars
|
Package ws_user_info comment This file was generated by tars2go 1.1.4 Generated from ws_user_info.tars |
tars/ws_verify_cookie_req
Package ws_verify_cookie_req comment This file was generated by tars2go 1.1.4 Generated from ws_verify_cookie_req.tars
|
Package ws_verify_cookie_req comment This file was generated by tars2go 1.1.4 Generated from ws_verify_cookie_req.tars |
Click to show internal directories.
Click to hide internal directories.