containerd/cmd/ctr/commands/pprof
Sebastiaan van Stijn dd0542f7c1
cmd: don't alias context package, and use cliContext for cli.Context
Unfortunately, this is a rather large diff, but perhaps worth a one-time
"rip off the bandaid" for v2. This patch removes the use of "gocontext"
as alias for stdLib's "context", and uses "cliContext" for uses of
cli.context.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-06-20 02:15:13 +02:00
..
pprof_unix.go Cleanup build constraints 2022-12-08 09:36:20 -08:00
pprof_windows.go Licence header added 2018-02-19 10:32:26 +09:00
pprof.go cmd: don't alias context package, and use cliContext for cli.Context 2024-06-20 02:15:13 +02:00