Versions in this module Expand all Collapse all v1 v1.0.0 Oct 30, 2019 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