package
0.0.0-20240618094339-ba9fbf5fd22c
Repository: https://github.com/alex-v08/inventory-fw.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewMockRepository creates a new instance of MockRepository.
# Structs
MockRepository is an autogenerated mock type for the Repository type.
# Interfaces
Repository is an interface that wraps the basic CRUD operations for the User entity
go:generate mockery --name Repository --output=repository --inpackage.