application

package
v0.0.0-...-30f0aeb Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type App

type App struct {
	// contains filtered or unexported fields
}

func Build

func Build() (App, error)

func ProvideApplication

func ProvideApplication(
	config configs.Config,
	server server.Server,
	useCase usecase.UseCase,
	auth auth.Auth,
) App

func (App) Auth

func (app App) Auth() auth.Auth

func (App) Config

func (app App) Config() configs.Config

func (App) Server

func (app App) Server() server.Server

func (App) UseCase

func (app App) UseCase() usecase.UseCase

Jump to

Keyboard shortcuts

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