gamechannel

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Activity

type Activity struct {
	Type   ActivityType
	Player uuid.UUID
	Value  interface{}
}

type ActivityType

type ActivityType int
const (
	Join ActivityType = iota
	SetName
	SetRoleset
	Vote
	Quit
	ResetGame
)

type GameChannel

type GameChannel chan *Activity

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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