Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GsController ¶
func NewGsController ¶
func NewGsController() *GsController
func (*GsController) DeleteGameServers ¶
func (g *GsController) DeleteGameServers(c *gin.Context)
func (*GsController) GetGameServers ¶
func (g *GsController) GetGameServers(c *gin.Context)
func (*GsController) UpdateGameServers ¶
func (g *GsController) UpdateGameServers(c *gin.Context)
type GssController ¶
type GssController struct {
service.GssService
}
func NewGssController ¶
func NewGssController() *GssController
func (*GssController) DeleteGameServerSets ¶
func (g *GssController) DeleteGameServerSets(c *gin.Context)
func (*GssController) GetGameServerSets ¶
func (g *GssController) GetGameServerSets(c *gin.Context)
func (*GssController) UpdateGameServerSets ¶
func (g *GssController) UpdateGameServerSets(c *gin.Context)
Click to show internal directories.
Click to hide internal directories.