This website requires JavaScript.
Explore
Help
Sign In
github
/
golang-design-patterns
Archived
Watch
2
Star
0
Fork
0
You've already forked golang-design-patterns
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2021-09-07
. You can view files and clone it, but cannot push or open issues or pull requests.
golang-design-patterns
/
strategy-pattern
/
simple.go
刘洪宝
40fd694125
策略模式初步(未完成)
2018-12-14 14:38:12 +08:00
10 lines
50 B
Go
Raw
Blame
History
package
main
// 策略接口
func
main
(
)
{
}
Reference in New Issue
View Git Blame
Copy Permalink