app

package
v0.0.0-...-2c0f4b9 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2022 License: 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 {
	Router   *gin.Engine
	Conf     *config.Config
	Db       *sqlx.DB
	UseCases *models.UseCases
	Close    func()
}

App represents application

func GetApp

func GetApp(withAPI bool, opts ...bool) *App

GetApp - returns app

Jump to

Keyboard shortcuts

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