mux

package
v0.0.0-...-3122bcc Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMux

func NewMux(ctx context.Context, configMux *ConfigMux, userService userdelivery.IUserService,
	productService productdelivery.IProductService, categoryService categorydelivery.ICategoryService,
	cityService citydelivery.ICityService, authGrpcService auth.SessionMangerClient,
	logger *mylogger.MyLogger,
) (http.Handler, error)

Types

type ConfigMux

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

func NewConfigMux

func NewConfigMux(addrOrigin, schema, portServer,
	mainServiceName, premiumShopID, premiumShopSecret, pathCertFile string,
) *ConfigMux

Jump to

Keyboard shortcuts

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