repo

package
v0.0.0-...-9fd2f02 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2023 License: Apache-2.0 Imports: 9 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RepoDBFactory

type RepoDBFactory struct {
	Repos         []defs.IRepo                            `allimpls:""`
	DBFactory     uorm.DBFactoryIOCInterface              `singleton:""`
	OpenTelemetry opentelemetry.OpenTelemetryIOCInterface `singleton:""`
}

func GetRepoDBFactorySingleton

func GetRepoDBFactorySingleton() (*RepoDBFactory, error)

func (*RepoDBFactory) Initialization

func (r *RepoDBFactory) Initialization() error

type RepoDBFactoryIOCInterface

type RepoDBFactoryIOCInterface interface {
	Initialization() error
}

func GetRepoDBFactoryIOCInterfaceSingleton

func GetRepoDBFactoryIOCInterfaceSingleton() (RepoDBFactoryIOCInterface, error)

type ThisRepoDBFactory

type ThisRepoDBFactory struct {
}

func (*ThisRepoDBFactory) This

Jump to

Keyboard shortcuts

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