Documentation
¶
Index ¶
- func AddRequestIDToContext(ctx context.Context) context.Context
- func AddSubscriptionIDToContext(ctx context.Context) context.Context
- func AddTraceIDInGateway() runtime.ServeMuxOption
- func AllowCORS(h http.Handler) http.Handler
- func GetTraceIDsFromIncomingCtx(ctx context.Context) context.Context
- func TraceIDInterceptor(ctx context.Context, req any, _ *grpc.UnaryServerInfo, ...) (any, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddTraceIDInGateway ¶
func AddTraceIDInGateway() runtime.ServeMuxOption
func TraceIDInterceptor ¶
func TraceIDInterceptor(ctx context.Context, req any, _ *grpc.UnaryServerInfo, handler grpc.UnaryHandler) (any, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.