app

package
v0.0.0-...-8674a3e Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2022 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 Repos

type Repos struct {
	TeacherRepo internal.TeacherRepo
	StudentRepo internal.StudentRepo
	WebinarRepo internal.WebinarRepo
}

func (*Repos) Close

func (*Repos) Close() []error

type Usecases

type Usecases struct {
	TeacherUC internal.TeacherUC
	StudentUC internal.StudentUC
}

func (*Usecases) Close

func (*Usecases) Close() []error

type WeebinarApp

type WeebinarApp struct {
	Repos    *Repos
	UseCases *Usecases

	Cfg config.Config
}

func NewWeebinarApp

func NewWeebinarApp() (*WeebinarApp, error)

func (*WeebinarApp) Close

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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