Versions in this module Expand all Collapse all v1 v1.0.0 May 26, 2022 Changes in this version + func CoreIDFromContext(ctx context.Context) string + func FromContext(ctx context.Context) string + func FromSubContext(ctx context.Context) string + func Handler(handler http.Handler) http.Handler + func New() string + func NewContext(ctx context.Context, reqid string) context.Context + func NewSubContext(ctx context.Context, reqid string) context.Context + func PathFromContext(ctx context.Context) string