repository

package
v0.0.0-...-c0cd803 Latest Latest
Warning

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

Go to latest
Published: May 21, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dbs

type Dbs struct {
	Neo4jDriver *neo4j.DriverWithContext
	GormDb      *gorm.DB
}

type Repositories

type Repositories struct {
	Dbs Dbs

	CommonRepositories          *commonrepo.Repositories
	TenantSettingsRepository    postgresrepo.TenantSettingsRepository
	SlackSyncSettingsRepository postgresrepo.SlackSyncSettingsRepository
	SlackSyncRunRepository      postgresrepo.SlackSyncRunRepository

	TenantRepository       neo4jrepo.TenantRepository
	OrganizationRepository neo4jrepo.OrganizationRepository
}

func InitRepositories

func InitRepositories(driver *neo4j.DriverWithContext, gormDb *gorm.DB) *Repositories

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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