package
0.0.0-20241117164359-d89ebb75d74c
Repository: https://github.com/acronix0/rest-api-go.git
Documentation: pkg.go.dev
# Functions
NewMockAuth creates a new mock instance.
NewMockCategory creates a new mock instance.
NewMockOrder creates a new mock instance.
NewMockProduct creates a new mock instance.
NewMockUser creates a new mock instance.
# Structs
MockAuth is a mock of Auth interface.
MockAuthMockRecorder is the mock recorder for MockAuth.
MockCategory is a mock of Category interface.
MockCategoryMockRecorder is the mock recorder for MockCategory.
MockOrder is a mock of Order interface.
MockOrderMockRecorder is the mock recorder for MockOrder.
MockProduct is a mock of Product interface.
MockProductMockRecorder is the mock recorder for MockProduct.
MockUser is a mock of User interface.
MockUserMockRecorder is the mock recorder for MockUser.