grpc

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: 11 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultGRPCPort = 8007

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthGRPCServer

type AuthGRPCServer struct {
	Port       int
	GRPCServer *grpc.Server
	// contains filtered or unexported fields
}

func (*AuthGRPCServer) ListenAndServeGRPCServer

func (a *AuthGRPCServer) ListenAndServeGRPCServer()

type IAuthGRPCServer

type IAuthGRPCServer interface {
	ListenAndServeGRPCServer()
}

func NewAuthGRPCServer

func NewAuthGRPCServer(handlerAuth *authHandler.Handler) IAuthGRPCServer

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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