app

package
v0.0.0-...-543a005 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2023 License: MIT, MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	DB   *sqlx.DB
	Echo *echo.Echo
	Log  *zerolog.Logger
	Cfg  config.Config
}

func NewApp

func NewApp(ctx context.Context, cfg config.Config) *App

func (*App) Start

func (app *App) Start() error

func (*App) StartService

func (app *App) StartService() error

Jump to

Keyboard shortcuts

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