//
pkg.gl
Category
github.com/crazybber/go-patterns
behavioral
command
package
0.0.0-20230501180844-dca2a0ba871b
Repository:
https://github.com/crazybber/go-patterns.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
60 SLOC
#
Structs
CommandAttack
ConcreteCommand.
CommandEscape
ConcreteCommand.
CommandInvoker
invoker.
GunPlayer
No description provided by the author
#
Interfaces
GameCommand
command.
GamePlayer
receiver.