Documentation ¶
Index ¶
- func GetAnyMatches(gameType api.GameType, count int, reverse bool) ([]message.Match, error)
- func GetIpAddress() []string
- func GetLiveActivityKey(matchId string) (string, error)
- func GetLiveMsgList(matchId string, liveActivityKeyStr string, commentId string) ([]message.LiveMsg, error)
- func GetMatchesFromDate(gametype api.GameType, dates ...string) ([]message.Match, error)
- func GetScheduleList(gametype api.GameType) (message.GameSchedule, error)
- func GetSingleMatch(matchId string) (message.Match, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAnyMatches ¶
获取最近的比赛
func GetLiveMsgList ¶
func GetMatchesFromDate ¶
根据日期获取比赛
func GetScheduleList ¶
func GetScheduleList(gametype api.GameType) (message.GameSchedule, error)
获取赛程
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.