Versions in this module Expand all Collapse all v0 v0.0.1 Jul 7, 2023 Changes in this version + func UnaryClientCtxIDInterceptor(ctx context.Context, method string, req, reply interface{}, ...) error + func UnaryServerCtxIDInterceptor(ctx context.Context, req interface{}, info *grpc.UnaryServerInfo, ...) (interface{}, error) + type ContextKey string + const ContextIDKey