Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Logger *log.Logger
Functions ¶
func GetSupports ¶
func GetSupports() []string
Types ¶
type LuzhiboAPI ¶
type LuzhiboAPI struct {
Id string
URL string
G getters.Getter
Site string
SiteURL string
Icon string
FileExt string
NeedFFmpeg bool
}
LuzhiboAPI API object
func (*LuzhiboAPI) GetLiveInfo ¶
func (i *LuzhiboAPI) GetLiveInfo() (live getters.LiveInfo, err error)
GetLiveInfo 取直播信息
func (*LuzhiboAPI) GetRoomInfo ¶
func (i *LuzhiboAPI) GetRoomInfo() (id string, live bool, err error)
GetRoomInfo 取直播间信息
Click to show internal directories.
Click to hide internal directories.