app

package
v0.0.0-...-916f8e4 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2021 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AutobaseApp

type AutobaseApp struct {
	Repos    *Repos
	UseCases *Usecases
	Gateways *Gateways

	Cfg config.Config
}

func NewAutobaseApp

func NewAutobaseApp() (*AutobaseApp, error)

func (*AutobaseApp) Close

func (a *AutobaseApp) Close() []error

type Gateways

type Gateways struct {
	AutobaseGW internal.AutobaseGW
}

func (*Gateways) Close

func (*Gateways) Close() []error

type Repos

type Repos struct {
	ArchiveRepo internal.ArchiveRepo
}

func (*Repos) Close

func (*Repos) Close() []error

type Usecases

type Usecases struct {
	AutobaseUC internal.AutobaseUC
	ArchiveUC  internal.ArchiveUC
}

func (*Usecases) Close

func (*Usecases) Close() []error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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