app

package
v0.0.0-...-a189db7 Latest Latest
Warning

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

Go to latest
Published: May 4, 2024 License: MIT Imports: 8 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 {
	*fiber.App
}

App represents the Fiber application

func MakeApp

func MakeApp(c config.Server) *App

MakeApp creates and initializes a new Fiber application

func (*App) StartApp

func (a *App) StartApp(c config.Server) error

StartApp starts the Fiber application on the specified port

func (*App) StopApp

func (a *App) StopApp() error

StopApp stops the Fiber application gracefully

func (*App) WaitForShutdown

func (a *App) WaitForShutdown() error

Directories

Path Synopsis
integrations
views/notfound.go
views/notfound.go

Jump to

Keyboard shortcuts

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