storage/pkg/idtools
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
..
idtools.go Fix typos in error messages 2023-03-09 15:04:04 -05:00
idtools_supported.go Switch to golang native error wrapping 2022-07-07 13:22:46 +02:00
idtools_test.go idtools: add new function to fallback to overflow id 2022-04-28 17:38:35 +02:00
idtools_unix.go Format sources with gofumpt 2023-05-26 16:17:31 -07:00
idtools_unix_test.go Format sources with gofumpt 2023-05-26 16:17:31 -07:00
idtools_unsupported.go fix inconsitent go build tags 2022-11-02 20:51:27 +01:00
idtools_windows.go fix inconsitent go build tags 2022-11-02 20:51:27 +01:00
parser.go Wrap errors properly with fmt.Errorf 2022-07-12 13:26:10 -04:00
parser_test.go fix inconsitent go build tags 2022-11-02 20:51:27 +01:00
usergroupadd_linux.go Format sources with gofumpt 2023-05-26 16:17:31 -07:00
usergroupadd_unsupported.go Wrap errors properly with fmt.Errorf 2022-07-12 13:26:10 -04:00
utils_unix.go Format sources with gofumpt 2023-05-26 16:17:31 -07:00