1
0
mirror of https://github.com/tmrts/go-patterns.git synced 2025-02-19 22:03:15 +03:00
Satyam Gupta d3288c71aa
creational/builder: fix typo, use correct interface method
Use the correct interface method in Builder pattern example
2021-04-26 22:51:57 +05:30
..