mirror of
https://github.com/tmrts/go-patterns.git
synced 2024-11-25 22:46:05 +03:00
aac74afa38
When ```New``` return a reference, you have to use ```*p``` to access the reference, otherwise it's a pointer. |
||
---|---|---|
.. | ||
builder.md | ||
factory.md | ||
object-pool.md | ||
singleton.md |