server

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2026 License: GPL-3.0 Imports: 13 Imported by: 0

Documentation

Overview

Package server starts the server

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	*fiber.App
	Addr string
}

func New

func New(service service.Service, pool *pgxpool.Pool) *Server

Directories

Path Synopsis
Package api contains all api routes
Package api contains all api routes
Package dto forms the bridge between the api data and the internal models
Package dto forms the bridge between the api data and the internal models
Package middlewares contains the server middlewares
Package middlewares contains the server middlewares
Package service is the business logic connects the api with the internal mechanisms
Package service is the business logic connects the api with the internal mechanisms

Jump to

Keyboard shortcuts

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