puzzlegrpcserver

package module
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2023 License: Apache-2.0 Imports: 12 Imported by: 15

README

puzzlegrpcserver

Common package to create gRPC server.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GRPCServer added in v1.0.1

type GRPCServer struct {
	Logger         *otelzap.Logger
	TracerProvider *sdktrace.TracerProvider
	// contains filtered or unexported fields
}

func Init added in v1.5.0

func Init(serviceName string, version string, opts ...grpc.ServerOption) (context.Context, trace.Span, GRPCServer)

func (GRPCServer) RegisterService added in v1.2.2

func (s GRPCServer) RegisterService(desc *grpc.ServiceDesc, impl any)

func (GRPCServer) Start added in v1.0.1

func (s GRPCServer) Start(ctx context.Context)

Jump to

Keyboard shortcuts

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