grpcserver

package
v0.0.0-...-27e5e2b Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2023 License: MIT Imports: 16 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 {
	Server   *grpc.Server
	Listener net.Listener
	// contains filtered or unexported fields
}

func New

func New(useCases *usecase.UseCases, lis net.Listener, logg *zap.Logger) *Server

func (*Server) Notify

func (s *Server) Notify() <-chan error

Notify -.

func (*Server) Shutdown

func (s *Server) Shutdown()

Shutdown -.

func (*Server) Start

func (s *Server) Start(lis net.Listener)

Jump to

Keyboard shortcuts

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