# 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.