gomock 是Go官方提供的模拟(mock)框架mockgen工具用于针对接口生成mock对象代码GitHub仓库:https://github.com/golang/mock 安装go get github.com/golang/mock/gomock ...
確定! 回上一頁