go get github.com/golang/mock/gomock go get ... package hellomock import "fmt" type Person struct{ name string } func NewPerson(name ...
確定! 回上一頁