containerd/runtime
Sebastiaan van Stijn 577696f608
replace some basic uses of fmt.Sprintf()
Really tiny gains here, and doesn't significantly impact readability:

    BenchmarkSprintf
    BenchmarkSprintf-10    11528700     91.59 ns/op   32 B/op  1 allocs/op
    BenchmarkConcat
    BenchmarkConcat-10    100000000     11.76 ns/op    0 B/op  0 allocs/op

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-06-10 13:24:43 +02:00
..
opts Use github.com/containerd/cgroups/v3 to remove gogo 2022-11-14 21:07:48 +00:00
restart Merge pull request #7951 from Iceber/fix_restart_monitor 2023-03-16 08:58:20 +08:00
v2 replace some basic uses of fmt.Sprintf() 2023-06-10 13:24:43 +02:00
events.go Licence header added 2018-02-19 10:32:26 +09:00
monitor.go Add runtime label to metrics 2021-07-23 10:04:46 -07:00
nsmap.go Make TaskList generic 2022-08-10 14:02:53 -07:00
runtime.go go.mod: github.com/containerd/typeurl/v2 v2.1.0 2023-02-11 23:39:52 +09:00
task.go Consolidate gogo/protobuf dependencies under our own protobuf package 2022-04-19 15:53:36 +00:00
typeurl.go go.mod: github.com/containerd/typeurl/v2 v2.1.0 2023-02-11 23:39:52 +09:00