Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Repository ¶
type Repository models.Repository
func NewRepository ¶
func NewRepository(log logger.Logger) *Repository
func (*Repository) Build ¶
func (r *Repository) Build() models.Repository
func (*Repository) WithMariaDB ¶
func (r *Repository) WithMariaDB(config models.DBConfig) *Repository
func (*Repository) WithMongoDB ¶
func (r *Repository) WithMongoDB(config models.DBConfig) *Repository
func (*Repository) WithRedisCache ¶
func (r *Repository) WithRedisCache(config models.DBConfig) *Repository
Click to show internal directories.
Click to hide internal directories.