middleware

package
v0.0.0-...-38dac57 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2024 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GRPCStatusCodeKey = attribute.Key("rpc.grpc.status_code")
)

Variables

This section is empty.

Functions

func InitLogger

func InitLogger(c *zlog.Config) (func() error, error)

func ServerLogInterceptor

func ServerLogInterceptor() echo.MiddlewareFunc

func ServerRecoveryInterceptor

func ServerRecoveryInterceptor() echo.MiddlewareFunc

UnaryServerRecoveryInterceptor recover

func StreamServerOpentraceInterceptor

func StreamServerOpentraceInterceptor(srv interface{}, stream grpc.ServerStream, info *grpc.StreamServerInfo, handler grpc.StreamHandler) (err error)

StreamServerRecoveryInterceptor recover

func UnaryClientOpentraceInterceptor

func UnaryClientOpentraceInterceptor(ctx context.Context, req interface{}, info *grpc.UnaryServerInfo, handler grpc.UnaryHandler) (resp interface{}, err error)

func UnaryServerOpentraceInterceptor

func UnaryServerOpentraceInterceptor(ctx context.Context, req interface{}, info *grpc.UnaryServerInfo, handler grpc.UnaryHandler) (resp interface{}, err error)

UnaryServerRecoveryInterceptor recover

Types

This section is empty.

Jump to

Keyboard shortcuts

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