#1109480 ITP: golang-github-cockroachdb-logtags -- key/value annotations for Go contexts

Package:
wnpp
Source:
wnpp
Submitter:
Leonardo Arias Fonseca
Date:
2025-11-29 16:58:09 UTC
Severity:
normal
#1109480#5
Date:
2025-07-18 17:00:27 UTC
From:
To:
* Package name    : golang-github-cockroachdb-logtags
   Version         : 0.0~git20241215.bb51bb1-1
   Upstream Author : CockroachDB
* URL             : https://github.com/cockroachdb/logtags
* License         : Apache-2.0
   Programming Lang: Go
   Description     : key/value annotations for Go contexts

  This package provides a way to attach key/value annotations to a Go
  context.Context.
  .
  This feature is used e.g. in CockroachDB to annotate contexts with user-
  facing details from the call stack, for use in logging output.

I want to package this library to unblock mev-boost, ITP bug #1107167,
and go-ethereum, ITP bug #890541