http

package
v1.2.0-rc5 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2024 License: Apache-2.0, MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	App        *fiber.App
	ListenPort int
	ListenHost string
	Logger     *zap.Logger
	// contains filtered or unexported fields
}

func NewServer

func NewServer(
	lf fx.Lifecycle,
	shutdown fx.Shutdowner,
	cfg *config.Config,
	logging logging.IServerLogger,
	stallerFactory *stall.HttpStallerFactory,
) *Server

func (*Server) Start

func (s *Server) Start() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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