Documentation
¶
Index ¶
Constants ¶
View Source
const ( Success = 0 UnknownError = -1 InvalidParams = -2 RateLimit = -3 ErrorSendDanmaku = 10001 ErrorGetRoomInfo = 10002 ErrorGetPlayURL = 10003 ErrorAddFavList = 10004 ErrorGetAllFavList = 10005 ErrorDelFavList = 10006 ErrorEditFavList = 10007 ErrorGetFavList = 10008 ErrorAddFav = 10009 ErrorDelFav = 10010 ErrorEditFav = 10011 ErrorGetFav = 10012 ErrorGetSysMem = 10013 ErrorGetSelfMem = 10014 ErrorGetSysCPU = 10015 ErrorGetSelfCPU = 10016 ErrorGetOSInfo = 10017 ErrorGetOsAll = 10018 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.