storage/pkg/lockfile
Miloslav Trmač f4597cfee5 Use range iterations
... for the trivial cases where the loop body does not reference
the iteration variable at all.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2024-09-05 18:56:35 +02:00
..
lastwrite.go Implement windows lockfile 2023-07-12 09:24:17 +01:00
lockfile.go Fix errcheck: error return value of `lockHandle` is not checked 2024-07-09 16:58:09 +02:00
lockfile_test.go Use range iterations 2024-09-05 18:56:35 +02:00
lockfile_unix.go !windows instead of a long list of OSes that aren't windows 2024-06-01 08:47:34 -04:00
lockfile_windows.go lockfile: add functions for non blocking lock 2024-05-10 15:42:21 +02:00