Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAuthRepository ¶
func NewAuthRepositoryTest ¶
func NewAuthRepositoryTest(collection *mongo.Collection) (*authRepositoryImpl, error)
NewUserRepositoryTest for Tests (bad)
Types ¶
type AuthRepository ¶
type Repository ¶
type Repository struct {
AuthRepo AuthRepository
}
func NewRepository ¶
func NewRepository(dbConn *mongo.Database) (*Repository, error)
Click to show internal directories.
Click to hide internal directories.