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