dependencies

package
v1.6.3 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dependencies

type Dependencies struct {
	Log      *logrus.Logger
	Database database.DB
	Config   *config.Config
	Domains  *Domains
}

func NewDependencies

func NewDependencies(log *logrus.Logger, db database.DB, cfg *config.Config) *Dependencies

type Domains

type Domains struct {
	Archiver  model.ArchiverDomain
	Auth      model.AccountsDomain
	Bookmarks model.BookmarksDomain
	Storage   model.StorageDomain
}

Jump to

Keyboard shortcuts

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