Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FishZe/go-bili-chat
/ functions
Functions
307 in github.com/FishZe/go-bili-chat
⨍
Functions
307
◇
Types & classes
319
Method
New
()
handler/template.go:2598
Method
New
()
handler/template.go:2611
Method
New
()
handler/template.go:2623
Method
New
()
handler/template.go:2632
Method
New
()
handler/template.go:2650
Method
New
()
handler/template.go:2664
Method
New
()
handler/template.go:2679
Method
New
()
handler/template.go:2690
Method
New
()
handler/template.go:2701
Method
New
()
handler/template.go:2711
Method
New
()
handler/template.go:2733
Method
New
()
handler/template.go:2746
Method
New
()
handler/template.go:2766
Method
New
()
handler/template.go:2777
Method
New
()
handler/template.go:2787
Method
New
()
handler/template.go:2801
Method
New
()
handler/template.go:2836
Method
New
()
handler/template.go:2846
Method
New
()
handler/template.go:2860
Method
New
()
handler/template.go:2889
Method
New
()
handler/template.go:2902
Method
New
()
handler/template.go:2918
Method
New
()
handler/template.go:2935
Method
New
()
handler/template.go:2961
Method
New
()
handler/template.go:2988
Method
New
()
handler/template.go:3003
Method
New
()
handler/template.go:3019
Method
New
()
handler/template.go:3030
Method
New
()
handler/template.go:3044
Method
New
()
handler/template.go:3076
Method
New
()
handler/template.go:3103
Method
New
()
handler/template.go:3123
Method
New
()
handler/template.go:3144
Method
New
()
handler/template.go:3154
Method
New
()
handler/template.go:3166
Method
New
()
handler/template.go:3183
Method
New
()
handler/template.go:3197
Method
New
()
handler/template.go:3241
Method
New
()
handler/template.go:3263
Method
New
()
handler/template.go:3278
Method
New
()
handler/template.go:3294
Method
New
()
handler/template.go:3307
Method
New
()
handler/template.go:3319
Method
New
()
handler/template.go:3331
Method
New
()
handler/template.go:3364
Method
New
()
handler/template.go:3378
Method
New
()
handler/template.go:3388
Method
New
()
handler/template.go:3415
Method
On
(event *events.BLiveEvent)
v2/example/main.go:26
Method
On
(event *BLiveEvent)
v2/events/heartbeat.go:16
Method
On
(event *BLiveEvent)
v2/events/enter.go:19
Method
On
(event *BLiveEvent)
v2/events/guard.go:19
Method
On
(event *BLiveEvent)
v2/events/gift.go:19
Method
On
(event *BLiveEvent)
v2/events/superchat.go:19
Method
On
(event *BLiveEvent)
v2/events/dm.go:15
Method
On
(event *BLiveEvent)
v2/events/default.go:16
Method
OnClose
(socket *gws.Conn, err error)
client/client.go:43
Method
OnClose
(socket *gws.Conn, err error)
v2/client/client.go:43
Method
OnMessage
(socket *gws.Conn, message *gws.Message)
client/client.go:61
Method
OnMessage
(socket *gws.Conn, message *gws.Message)
v2/client/client.go:61
Method
OnOpen
(socket *gws.Conn)
client/client.go:32
Method
OnOpen
(socket *gws.Conn)
v2/client/client.go:32
Method
OnPing
(socket *gws.Conn, payload []byte)
client/client.go:55
Method
OnPing
(socket *gws.Conn, payload []byte)
v2/client/client.go:55
Method
OnPong
(socket *gws.Conn, payload []byte)
client/client.go:58
Method
OnPong
(socket *gws.Conn, payload []byte)
v2/client/client.go:58
Function
SetBuvid
(Buvid string)
main.go:60
Function
SetBuvid
(Buvid string)
v2/main.go:61
Method
SetDanMuMsg
SetDanMuMsg 设置弹幕消息 该消息为list结构, 部分字段含义未知, 因此目前只有部分内容 TODO: 完善更多字段
handler/util.go:27
Function
SetHeader
(header http.Header)
main.go:52
Function
SetHeader
(header http.Header)
v2/main.go:53
Function
SetHeaderCookie
(cookie string)
main.go:64
Function
SetHeaderCookie
(cookie string)
v2/main.go:65
Function
SetHeaderUA
(ua string)
main.go:56
Function
SetHeaderUA
(ua string)
v2/main.go:57
Method
SetHeartBeatReply
(msg map[string]interface{})
handler/util.go:101
Method
SetNoticeMsg
SetNoticeMsg 可能为系统消息 TODO: 尝试优化
handler/util.go:52
Method
SetPackage
(header WsHeader, msg []byte)
client/util.go:106
Method
SetPackage
(header WsHeader, msg []byte)
client/util.go:120
Method
SetPackage
(header WsHeader, msg []byte)
v2/client/util.go:107
Method
SetPackage
(header WsHeader, msg []byte)
v2/client/util.go:121
Method
SetSuperChatMessage
SetSuperChatMessage 超级留言 TODO: 尝试优化
handler/util.go:74
Function
SetUID
(uid int64)
main.go:68
Function
SetUID
(uid int64)
v2/main.go:69
Function
TestMain
(m *testing.M)
main_test.go:10
Method
Unmarshal
(data []byte, v interface{})
json.go:10
Method
Unmarshal
(data []byte, v interface{})
json.go:17
Method
Unmarshal
(data []byte, v interface{})
example/main.go:15
Method
Unmarshal
(data []byte, v interface{})
client/client.go:15
Method
Unmarshal
(data []byte, v interface{})
v2/json.go:9
Method
Unmarshal
(data []byte, v interface{})
v2/json.go:16
Method
Unmarshal
(data []byte, v interface{})
v2/example/main.go:14
Method
Unmarshal
(data []byte, v interface{})
v2/client/client.go:16
Method
Unmarshal
(data []byte, v interface{})
v2/serializer/json.go:4
Function
init
()
main.go:33
Function
init
()
example/main.go:25
Function
init
()
client/client.go:66
Function
init
()
v2/main.go:34
Function
init
()
v2/example/main.go:36
Function
init
()
v2/client/client.go:66
← previous
next →
201–300 of 307, ranked by callers