Nguyen Dang Quy
Results
2
comments of
Nguyen Dang Quy
> converting time to time also doesn't work for me, I have this failing test to demonstrate > > ```go > func TestDecoder_timeStructs(t *testing.T) { > type Input struct {...
> I've not understood why you put the Repo inside usecases layer. As I as know Repo relates of infrastructure layer, and there may be storage like postgresql, kafka, file...