controllers

package
v0.0.0-...-659eabc Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2017 License: GPL-3.0 Imports: 0 Imported by: 0

README

GameMate

A fancy Game Architecture for next generation companies (Written in Go!!)


This package contains all the controllers of the project.
They allow to modularize all route-handling in a very human readable way.

Documentation

Overview

Package controllers represents a container for all Controllers of the API project.

See MVC Pattern for details.

Directories

Path Synopsis
cache_consistency_flyweight
Package isCacheConsistent contains variables to check whenever cache is not consistent with the archives (so it should not be used and must be fixed from a routine).
Package isCacheConsistent contains variables to check whenever cache is not consistent with the archives (so it should not be used and must be fixed from a routine).
user
login_controller
Package loginController contains all functions regarding user authentication and registration.
Package loginController contains all functions regarding user authentication and registration.
out_game_controller
Package outGameController contains the functions handling requests for features regarding users outside a selected game.
Package outGameController contains the functions handling requests for features regarding users outside a selected game.
score_controller
Package scoreController contains helper methods to update scoretables and playing player counts.
Package scoreController contains helper methods to update scoretables and playing player counts.

Jump to

Keyboard shortcuts

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