#Repository

1 articles

Get to know the Repository Pattern in Golang

Get to know the Repository Pattern in Golang

In the book Domain-Driven Design, Eric Evans explains that Repository is a mechanism for encapsulating storage, retrieval and search behaviour, which emulates a collection of objects