router

package
v0.0.0-...-d047bce Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2020 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ERR_EMPTY_EMAIL    = fmt.Errorf("Email must not be empty")
	ERR_EMPTY_PASSWORD = fmt.Errorf("Password must not be empty")
	ERR_EMPTY_PATH     = fmt.Errorf("Path must not be empty")
	ERR_EMPTY_TOKEN    = fmt.Errorf("Token must not be empty")
)

Functions

func New

func New(auth auth.AuthServiceClient, vault vault.VaultServiceClient, portfolio portfolio.PortfolioServiceClient, logger *zap.Logger, tracer opentracing.Tracer) pb.RouterServiceServer

Types

This section is empty.

Directories

Path Synopsis
pb
v1
Package router is a reverse proxy.
Package router is a reverse proxy.

Jump to

Keyboard shortcuts

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