//
pkg.gl
Category
github.com/kylesliu/Golang-Learn
Design-Patterns-Golang
Behavior
Command
package
0.0.0-20190823073817-48c9e09f6365
Repository:
https://github.com/kylesliu/golang-learn.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
49 SLOC
#
Functions
CommandTest
.
#
Structs
CmdContext
上下文.
CommandHandler
命令管理者.
GetCommand
Get 命令.
PostCommand
post 命令.
#
Interfaces
Command
命令接口.