grpcapp

package
v0.0.0-...-80c91bd Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2024 License: Unlicense Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GrpcApp

type GrpcApp struct {
	Log        *slog.Logger
	GrpcServer *grpc.Server
	Port       int
}

func New

func New(log *slog.Logger, port int, personList *personListService.PersonList) *GrpcApp

func (*GrpcApp) MustRun

func (a *GrpcApp) MustRun()

func (*GrpcApp) Stop

func (a *GrpcApp) Stop()

Jump to

Keyboard shortcuts

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