Golang's Interfaces explained with Mocks

1 · Benjamin Cane · Feb. 15, 2021, 7:01 a.m.
This article covers Go interfaces’ basics and how you can use them to create modular and testable code....