storage/pkg/lockfile
Kir Kolyshkin a4d8f720a2 Format sources with gofumpt
gofumpt is a superset of gofmt, enabling some more code formatting
rules.

This commit is brought to you by

	gofumpt -w .

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2023-05-26 16:17:31 -07:00
..
lockfile.go docs: fix fcn name ref for `AssertLockedForWriting` 2023-01-02 16:49:16 -05:00
lockfile_test.go Add new LockFile state tracking API 2022-11-29 18:12:43 +01:00
lockfile_unix.go Format sources with gofumpt 2023-05-26 16:17:31 -07:00
lockfile_unix_test.go Use os.CreateTemp instead of ioutil.TempFile 2022-09-12 16:30:48 +02:00
lockfile_windows.go Format sources with gofumpt 2023-05-26 16:17:31 -07:00