server

package
v0.0.0-...-7e4f592 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2023 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ServerProvider = wire.NewSet(
	NewHTTPServer,
	NewServer,
)

Functions

func NewHTTPServer

func NewHTTPServer(
	aar *adminv1.AdminAPIRouter,
	jm *middleware.JWTMiddleware,
) *fiber.App

Types

type Server

type Server struct {
	HTTPServer *fiber.App
}

func NewServer

func NewServer(httpServer *fiber.App) *Server

Jump to

Keyboard shortcuts

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