go-design-pattern

时间:2024-06-07 18:19:43
【文件属性】:

文件名称:go-design-pattern

文件大小:23KB

文件格式:ZIP

更新时间:2024-06-07 18:19:43

Go

去设计模式 用Go代码替换对Java语言中学习的设计模式的介绍。参考代码:


【文件预览】:
go-design-pattern-master
----.gitignore(285B)
----singleton()
--------use()
--------main.go(512B)
--------README.md(373B)
----abstract_factory()
--------main_test.go(1KB)
--------main.go(5KB)
--------README.md(1KB)
----template_method()
--------main_test.go(549B)
--------main.go(1KB)
--------README.md(793B)
----LICENSE(1KB)
----iterator()
--------main_test.go(525B)
--------main.go(2KB)
--------README.md(501B)
----README.md(225B)
----prototype()
--------main_test.go(484B)
--------main.go(2KB)
--------README.md(3KB)
----builder()
--------main_test.go(1KB)
--------main.go(2KB)
--------README.md(2KB)
----bridge()
--------main_test.go(649B)
--------main.go(2KB)
--------README.md(3KB)
----adapter()
--------main_test.go(328B)
--------main.go(1KB)
--------README.md(587B)
----factory_method()
--------main_test.go(422B)
--------main.go(1KB)
--------README.md(958B)

网友评论