One-Function Interfaces in Golang

by misonicon 4/6/2025, 5:34 AMwith 1 comments

by myshkin5on 4/13/2025, 3:01 PM

If are doing this to ease DI and mocking, just use a mocking library that supports function mocks:

https://moqueries.org/