repository

package
v0.0.0-...-dc7611c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 6, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGenericGormRepository

func NewGenericGormRepository[TEntity interface{}](db *gorm.DB) data.GenericRepository[TEntity]

NewGenericGormRepository create new gorm generic repository

func NewGenericGormRepositoryWithDataModel

func NewGenericGormRepositoryWithDataModel[TDataModel interface{}, TEntity interface{}](
	db *gorm.DB,
) data.GenericRepositoryWithDataModel[TDataModel, TEntity]

NewGenericGormRepositoryWithDataModel create new gorm generic repository

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL