app

package
v0.0.0-...-0665d9d Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2020 License: Apache-2.0 Imports: 10 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
	UserService        services.IUserService
	HealthCheckService services.IHealthCheckService
}

func NewApp

func NewApp(db *sqlx.DB) *App

func (*App) RegisterControllers

func (app *App) RegisterControllers()

func (*App) RegisterMiddlewares

func (app *App) RegisterMiddlewares()

func (*App) Start

func (app *App) Start(port string)

Jump to

Keyboard shortcuts

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