handlers

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: May 3, 2021 License: MIT Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (

	// ProviderProductionSet provides all handlers for production.
	ProviderProductionSet = wire.NewSet(ProvideAllProductionHandlers, repos, services, middleware, handlersSet)
)

Functions

func ProvideAllProductionHandlers

func ProvideAllProductionHandlers(auth *authhandler.AuthHandler,
	user *userhandler.UserHandler,
	meetingProvider *meetingplatformhandler.MeetingPlatformHandler,
	healthHandler *healthhandler.HealthHandler,
	meetingHandler *meetinghandler.MeetingHandler,
	inviteHandler *invitehandler.InviteHandler) *[]handlers.Handler

ProvideAllProductionHandlers provides all the handlers that will be used in production.

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