Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MatchController ¶
type MatchController struct{}
func (MatchController) GetMatchInfo ¶
func (ctl MatchController) GetMatchInfo(c *gin.Context)
type PlayerController ¶
type PlayerController struct{}
func (PlayerController) GetPlayerInfo ¶
func (ctl PlayerController) GetPlayerInfo(c *gin.Context)
获取用户信息
type StatsController ¶
type StatsController struct{}
func (StatsController) GetLifeTimeStats ¶
func (ctl StatsController) GetLifeTimeStats(c *gin.Context)
func (StatsController) GetLifeTimeStatsRenew ¶
func (ctl StatsController) GetLifeTimeStatsRenew(c *gin.Context)
Click to show internal directories.
Click to hide internal directories.