router

package
v0.0.0-...-46e61fc Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IRouter

type IRouter interface {
	router.IRouter
}

func NewHTTPRouter

func NewHTTPRouter(routerConnection router.IRouter, authGRPCServer grpc.IAuthGRPCServer,
	handlerAuth *authHandler.Handler, handlerAccount *accountHandler.Handler, handlerHealth *health.Handler) IRouter

type Router

type Router struct {
	router.IRouter
	swagger.ISwagger
	grpc.IAuthGRPCServer
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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