//
pkg.gl
Category
github.com/yuzp1996/StudyGolang/v2
designPattern
proxy
package
2.0.4
Repository:
https://github.com/yuzp1996/studygolang.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
1
Dependents
0
Files
38 SLOC
#
README
代理模式
#
Functions
NewCoder
NewCoder init a coder.
NewGitCmd
No description provided by the author
NewGitHub
No description provided by the author
#
Structs
Coder
Coder repersent the coder with Command.
GitCmd
GitCmd represent the proxy between coder and github.
GitHub
GitHub represent the.
#
Interfaces
Clone
No description provided by the author