package
0.0.0-rc8
Repository: https://github.com/mandarine-io/backend.git
Documentation: pkg.go.dev

# Functions

NewClientMock creates a new instance of ClientMock.

# Structs

ClientMock is an autogenerated mock type for the Client type.
ClientMock_CreateMany_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateMany'.
ClientMock_CreateOne_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateOne'.
ClientMock_DeleteMany_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteMany'.
ClientMock_DeleteOne_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteOne'.
No description provided by the author
ClientMock_GetMany_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetMany'.
ClientMock_GetOne_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetOne'.