ashkank83
ashkank83
Trying to install Mockery as one of the steps of building my docker image (dev container) I have started getting the following error: ``` > [6/7] RUN go get github.com/vektra/mockery:...
Hi, Judging from the issues and pull requests, it looks like the package is not being actively maintained. Would you please confirm? If yes, is there any active fork which...
Hi, I know Redis cannot be deployed on Windows servers and I understand that KeyDB uses Redis, however just wondering if MS windows compatible builds are in the roadmap for...
Hi All, Thanks for this very interesting project. I looked everywhere in the documents to get an understanding of the big picture but unfortunately couldn't find any. In particular I...
Hi, Thanks for the great work maintaining and adding features to this repo. How do you recommend to structure a real life set of micro services using kit? Every time...