This website requires JavaScript.
Explore
Help
Sign In
mirror
/
go-pattern-examples
Watch
1
Star
0
Fork
0
You've already forked go-pattern-examples
mirror of
https://github.com/crazybber/go-pattern-examples.git
synced
2024-11-23 04:16:02 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1b7e2c91c5
go-pattern-examples
/
creation
/
03_singleton
/
README.md
Edward
68e5a3b5e3
init design pattern codes
2020-04-21 22:53:23 +08:00
4 lines
95 B
Markdown
Raw
Blame
History
# 单例模式
使用懒惰模式的单例模式,使用双重检查加锁保证线程安全
Reference in New Issue
View Git Blame
Copy Permalink