app

package
v0.0.0-...-e3944dc Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2022 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Application

type Application struct {
	Log          *logger.Logger
	Config       *ApplicationConfig
	Repositories *repositories
	Services     *services
	Handlers     *handlers
}

func New

func New(router *fiber.App) *Application

type ApplicationConfig

type ApplicationConfig struct {
	Addr string
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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