Prototype Design Pattern in Golang Shubham March 18, 2020March 19, 2020 Design Patterns Golang Tech In this series, we are discussing Design Patterns. In the previous articles, we have already discussed the Object Factory Design Pattern, Singleton Design Pattern. and Builder...