controllers

package
v0.0.0-...-2884038 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 16, 2018 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HealthCheckController

type HealthCheckController struct{}

HealthCheckController is

func InitHealthCheckController

func InitHealthCheckController() *HealthCheckController

InitHealthCheckController is

func (*HealthCheckController) HealthCheck

func (h *HealthCheckController) HealthCheck(res http.ResponseWriter, req *http.Request)

HealthCheck is

type PlayerController

type PlayerController struct {
	PlayerService services.IPlayerService
}

PlayerController is

func InitPlayerController

func InitPlayerController() *PlayerController

InitPlayerController is

func (*PlayerController) GetPlayer

func (p *PlayerController) GetPlayer(res http.ResponseWriter, req *http.Request)

GetPlayer is

func (*PlayerController) StorePlayer

func (p *PlayerController) StorePlayer(res http.ResponseWriter, req *http.Request)

StorePlayer is

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL