pkg

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

allow tests to override Factories

View Source
var CreateRepository = database.NewRepository

Functions

This section is empty.

Types

type DatabaseService

type DatabaseService struct {
	DB interfaces.DB

	TableService        servicesInterface.Table
	BulkService         servicesInterface.Bulk
	MigrationService    servicesInterface.MigrationService
	PerformanceService  servicesInterface.Performance
	RelationshipService servicesInterface.RelationshipService
	// contains filtered or unexported fields
}

func NewDatabaseService

func NewDatabaseService() *DatabaseService

func NewDatabaseServiceWithInit

func NewDatabaseServiceWithInit(cfg *config.Config) (*DatabaseService, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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