Documentation ¶
Overview ¶
Package mongodb implements MongoDB repository services
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMongodbRepositoryService ¶
func NewMongodbRepositoryService( configurationService configuration.ConfigurationContract) (repository.RepositoryContract, error)
NewMongodbRepositoryService creates new instance of the mongodbRepositoryService, setting up all dependencies and returns the instance Returns the new service or error if something goes wrong
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.