grpc

package
v0.0.0-...-50c083d Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	Name     string
	Port     string
	Listener net.Listener
	// contains filtered or unexported fields
}

func NewGRPCServer

func NewGRPCServer(name string, port string, listener net.Listener, serviceServerRegistrarFunc func(*grpc.Server)) *Server

func (*Server) Shutdown

func (s *Server) Shutdown()

func (*Server) Start

func (s *Server) Start()

Jump to

Keyboard shortcuts

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