Package gomock is a mock framework for Go. Standard usage: (1) Define an interface that you wish to mock. type MyInterface interface ...
確定! 回上一頁