distribution/internal/dcontext
Milos Gajdos b3681c4cd3
feat: add tparallel linter to improve handling parallel tests
This linter both prevents parallel test races as well as
suggests parallel tests where appropriate:
See: https://github.com/moricho/tparallel

Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
2023-11-29 21:40:20 +00:00
..
context.go Move context package internal 2023-10-27 10:58:37 -04:00
doc.go Move context package internal 2023-10-27 10:58:37 -04:00
http.go internal/dcontext: drop GetRequest() function 2023-10-27 10:58:37 -04:00
http_test.go Extract request utilities into its own package 2023-10-27 10:58:37 -04:00
logger.go Move context package internal 2023-10-27 10:58:37 -04:00
trace.go Move context package internal 2023-10-27 10:58:37 -04:00
trace_test.go feat: add tparallel linter to improve handling parallel tests 2023-11-29 21:40:20 +00:00
util.go Move context package internal 2023-10-27 10:58:37 -04:00
version.go Move context package internal 2023-10-27 10:58:37 -04:00
version_test.go Move context package internal 2023-10-27 10:58:37 -04:00