storage/internal/opts
Miloslav Trmač 1fa3161756 Use slices.Delete* instead of manual append
Conservatively use Index* + Delete to delete the
first element where it's not obvious that the code would really
want to delete all instances.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2024-09-05 19:44:49 +02:00
..
opts.go Use slices.Delete* instead of manual append 2024-09-05 19:44:49 +02:00
opts_test.go Format sources with gofumpt 2023-05-26 16:17:31 -07:00
opts_unix.go fix inconsitent go build tags 2022-11-02 20:51:27 +01:00
opts_windows.go Fix problems found by codespell 2020-09-11 10:49:59 -04:00
parse.go Format sources with gofumpt 2023-05-26 16:17:31 -07:00