httpserver

package
v0.0.0-...-6720ee0 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2023 License: Unlicense Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServerHTTP

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

func NewServerHTTP

func NewServerHTTP(adminHandler *adminhandler.AdminHandler,
	categoryhandler *adminhandler.CategoryHandler,
	serviceHandler *adminhandler.ServiceHandler,
	regionHandler *adminhandler.RegionHandler,
	userManagementHandler *adminhandler.UserManagementHandler,
	ProviderAuthenticationHandler *providerhandler.AuthenticationHandler,
	profileHandler *providerhandler.ProfileHandler,
	workHandler *providerhandler.WorkHandler,
	notificationhandler *providerhandler.NotificationHandler,
	userAutheticationHandler *userhandler.AuthenticationHandler,
	userWorkHandler *userhandler.WorkHandler) *ServerHTTP

func (*ServerHTTP) Start

func (s *ServerHTTP) Start()

Directories

Path Synopsis
handler

Jump to

Keyboard shortcuts

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