package
1.2.10
Repository: https://github.com/dkhorkov/libs.git
Documentation: pkg.go.dev

# Functions

UnaryClientLoggingInterceptor adapts slog logger to interceptor logger.
UnaryClientTracingInterceptor creates span on base of existing span and logs its Start and End events.
UnaryServerLoggingInterceptor intercepts gRPC handler, logs request with provided request ID and calls handler.
UnaryServerTracingInterceptor creates span on base of existing span and logs its Start and End events.