Documentation
¶
Index ¶
- func NewBlacklistRepository(ctx context.Context, dbCluster *postgresqldb.DBCluster) *blacklistRepository
- func NewDialogRepository(dbCluster *postgresqldb.DBCluster) domain.DialogRepository
- func NewPostRepository(ctx context.Context, dbcluster *postgresqldb.DBCluster) domain.PostRepository
- func NewUserRepository(ctx context.Context, dbcluster *postgresqldb.DBCluster) domain.UserRepository
- func NewdialogRepositoryTar(conn *tarantool.Connection) domain.DialogRepository
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBlacklistRepository ¶
func NewBlacklistRepository(ctx context.Context, dbCluster *postgresqldb.DBCluster) *blacklistRepository
func NewDialogRepository ¶
func NewDialogRepository(dbCluster *postgresqldb.DBCluster) domain.DialogRepository
func NewPostRepository ¶
func NewPostRepository(ctx context.Context, dbcluster *postgresqldb.DBCluster) domain.PostRepository
func NewUserRepository ¶
func NewUserRepository(ctx context.Context, dbcluster *postgresqldb.DBCluster) domain.UserRepository
func NewdialogRepositoryTar ¶
func NewdialogRepositoryTar(conn *tarantool.Connection) domain.DialogRepository
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.