grpc

package
v1.34.0 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2025 License: Apache-2.0 Imports: 12 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewgRPCLogger added in v1.33.0

func NewgRPCLogger() gRPCLog

func ObservabilityInterceptor added in v1.33.0

func ObservabilityInterceptor(logger Logger, metrics Metrics) grpc.UnaryServerInterceptor

Types

type Logger added in v1.1.1

type Logger interface {
	Info(args ...any)
	Errorf(string, ...any)
	Debug(...any)
}

type Metrics added in v1.33.0

type Metrics interface {
	RecordHistogram(ctx context.Context, name string, value float64, labels ...string)
}

Jump to

Keyboard shortcuts

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