Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BUVID = flag.String("buvid", "", "BUVID[required]")
View Source
var IsDebug = flag.Bool("debug", false, "是否开启调试(打印更多日志)")
View Source
var RoomID = flag.Int("roomID", 0, "直播间ID[required]")
View Source
var SESSDATA = flag.String("SESSDATA", "", "SESSDATA[required]")
View Source
var UID = flag.Int64("uid", 0, "用户UID[required]")
Functions ¶
func PanicIfNotNil ¶
func PanicIfNotNil(err error)
Types ¶
Click to show internal directories.
Click to hide internal directories.