player

package
v0.0.0-...-443d657 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2016 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Command dispatcher for player events each dispatcher validates the command then creates and saves an event to the event store

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddPlayer

func AddPlayer(ctx *iris.Context)

func GetPlayer

func GetPlayer(ctx *iris.Context)

Types

type Player

type Player struct {
	Id string `json:"id"`
}

type PlayerAddedEvent

type PlayerAddedEvent struct {
	Id string `bson:"id"`
}

All of the event types for Player

Jump to

Keyboard shortcuts

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