package
0.11.0
Repository: https://github.com/skipor/gmg.git
Documentation: pkg.go.dev

# Functions

NewMockFoo creates a new GoMock for github.com/skipor/gmg/examples/1_simple_mock_usage.Foo.

# Structs

MockFoo is a GoMock of github.com/skipor/gmg/examples/1_simple_mock_usage.Foo.
MockFooBarCall is type safe wrapper of *gomock.Call.

# Type aliases

MockFooMockRecorder is the mock recorder for MockFoo.