Source: x.go package mock_test import ( gomock "github.com/golang/mock/gomock" ) // Mock of S interface type MockS struct { ctrl *gomock.
確定! 回上一頁