mirror of
https://github.com/tmrts/go-patterns.git
synced 2025-04-10 12:31:02 +00:00
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 |