...

Directory /src/github.com/golang/mock

Name Synopsis
..
gomock Package gomock is a mock framework for Go.
mockgen MockGen generates mock implementations of Go interfaces.
model Package model contains the data model necessary for generating mock implementations.
sample Package user is an example package with an interface.
concurrent Package concurrent demonstrates how to use gomock with goroutines.
mock Package mock_concurrent is a generated GoMock package.
imp1
imp2
imp3
imp4