server

package
v0.0.0-...-f02f0c9 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2023 License: MIT Imports: 10 Imported by: 0

README

Server

This package contains files related to the Fiber web framework.

The handlers serve the incoming HTTP requests and pass them to the appropriate business logic.

The business logic is in a separate package called pkg.

Some comments are on top of each handler function so that swag can use to generate RESTful API documentation with Swagger 2.0 for Go automatically.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetFiberApp

func GetFiberApp() *fiber.App

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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