I am trying to test a go module that creates another goroutine. I pass to it a mock which I created using gomock.
ctrl := gomock.NewController(GinkgoT()) defe