aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/html/html.go
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2023-01-26 12:22:38 +0100
committerAleksandr Nogikh <wp32pw@gmail.com>2023-01-27 17:31:25 +0100
commit9da06344c240d3cd7ce53ee0261722ee2198654a (patch)
tree9d77698fa72b70d019c574242fadee1ff849a04a /pkg/html/html.go
parente82de1d06047f4c13832e57c711f2af346ba9c03 (diff)
dashboard: use context variables for mocking
Currently we use context.Context values themselves, but that limits the ability to derive contexts during the request processing. Also, the race detector is reporting a data race during the `reflect.DeepEqual` comparison.
Diffstat (limited to 'pkg/html/html.go')
0 files changed, 0 insertions, 0 deletions