Closed sanposhiho closed 3 years ago
Target version: v1.0
We cannot call mockgen directly because it is private entry point. https://github.com/golang/mock/blob/master/mockgen/mockgen.go#L68
But, I think we can make it with gitsubmodule, maybe, maybe... Let's try it.
Target version: v1.0
We cannot call mockgen directly because it is private entry point. https://github.com/golang/mock/blob/master/mockgen/mockgen.go#L68
But, I think we can make it with gitsubmodule, maybe, maybe... Let's try it.