containerd/runtime/v2/shim
Sebastiaan van Stijn 4bb709c018
avoid "any" as variable name
Avoid shadowing / confusion with Go's "any" built-in type.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-06-10 13:49:06 +02:00
..
publisher.go avoid "any" as variable name 2023-06-10 13:49:06 +02:00
shim_darwin.go runtime/v2: manager supports server interceptor 2022-07-22 23:25:40 +08:00
shim_freebsd.go runtime/v2: manager supports server interceptor 2022-07-22 23:25:40 +08:00
shim_linux.go runtime/v2: manager supports server interceptor 2022-07-22 23:25:40 +08:00
shim_test.go Use t.Setenv instead of os.Setenv 2022-04-01 13:53:17 -07:00
shim_unix.go shim: move reap log line to debug 2023-01-10 16:39:39 -08:00
shim_windows.go reused package errdefs for not supported err 2023-01-25 23:22:57 +08:00
shim.go runtime/shim: rename RunManager to Run 2023-04-14 11:42:21 +08:00
util_test.go runtime/v2: manager supports server interceptor 2022-07-22 23:25:40 +08:00
util_unix.go Cleanup build constraints 2022-12-08 09:36:20 -08:00
util_windows.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
util.go shim: WritePidFile & WriteAddress use atomicfile 2023-06-02 16:56:34 -07:00