//
pkg.gl
Category
github.com/GGGxie/dataStructure
design_patterns
behavioral
command
package
1.0.1
Repository:
https://github.com/gggxie/datastructure.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
24 SLOC
#
Functions
NewArchiveCommand
NewArchiveCommand NewArchiveCommand.
NewStartCommand
NewStartCommand NewStartCommand.
#
Structs
ArchiveCommand
ArchiveCommand 游戏存档.
StartCommand
StartCommand 游戏开始运行.
#
Interfaces
ICommand
ICommand 命令.