Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Factory ¶
Factory is an autogenerated mock type for the Factory type
func (*Factory) New ¶
func (_m *Factory) New(structer repository.ModelStructer, model *mapping.ModelStruct) (repository.Repository, error)
New provides a mock function with given fields: model
func (*Factory) RepositoryName ¶
RepositoryName provides a mock function with given fields:
type Repository ¶
Repository is the structure that implements repositories.Repository
func (*Repository) RepositoryName ¶
func (r *Repository) RepositoryName() string
RepositoryName returns the repository name Implements repositories.RepositoryNamer interface
Click to show internal directories.
Click to hide internal directories.