package
0.0.0-20240409141652-318fdbc38df2
Repository: https://github.com/itsmeadi/cart.git
Documentation: pkg.go.dev

# Functions

NewMockCart creates a new mock instance.
NewMockCartItems creates a new mock instance.
NewMockCartXCartItems creates a new mock instance.
NewMockProduct creates a new mock instance.
NewMockProductResponseList creates a new mock instance.
NewMockUser creates a new mock instance.

# Structs

MockCart is a mock of Cart interface.
MockCartItems is a mock of CartItems interface.
MockCartItemsMockRecorder is the mock recorder for MockCartItems.
MockCartMockRecorder is the mock recorder for MockCart.
MockCartXCartItems is a mock of CartXCartItems interface.
MockCartXCartItemsMockRecorder is the mock recorder for MockCartXCartItems.
MockProduct is a mock of Product interface.
MockProductMockRecorder is the mock recorder for MockProduct.
MockProductResponseList is a mock of ProductResponseList interface.
MockProductResponseListMockRecorder is the mock recorder for MockProductResponseList.
MockUser is a mock of User interface.
MockUserMockRecorder is the mock recorder for MockUser.