app

package
v0.0.0-...-96bf803 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2025 License: MIT Imports: 32 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckApiTokenQueryParamsMiddleware

func CheckApiTokenQueryParamsMiddleware(config *config.Config) echo.MiddlewareFunc

func CheckAuthorizationBearerTokenMiddleware

func CheckAuthorizationBearerTokenMiddleware(config *config.Config) echo.MiddlewareFunc

Types

type App

type App struct {
	// contains filtered or unexported fields
}

TODO: <03-05-25, Sebastiaan Van Hoecke> // Get rid of the struct pass by arguments

func New

func New(config *config.Config) *App

TODO: <03-05-25, Sebastiaan Van Hoecke> // This should return a pointer to echo

func (*App) Serve

func (app *App) Serve(port int)

func (*App) ShutDown

func (app *App) ShutDown(ctx context.Context)

type Params

type Params map[string]any

Jump to

Keyboard shortcuts

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