compose/pkg/watch
Sebastiaan van Stijn 02c8e63545 pkg/watch: remove unused IsWindowsShortReadError
This function was added in b3615d64e2 but
appears to be unused.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-09-24 09:29:27 +02:00
..
debounce.go chore: make function comment match function name 2025-04-16 13:33:16 +02:00
debounce_test.go use BlockUntilContext 2025-02-10 15:24:46 +01:00
dockerignore.go do not require a build section but for rebuild action 2024-12-06 16:12:05 +01:00
dockerignore_test.go
ephemeral.go
ephemeral_test.go
notify.go pkg/watch: remove unused IsWindowsShortReadError 2025-09-24 09:29:27 +02:00
notify_test.go bump golangci-lint to version v2.0.2 2025-03-31 18:50:15 +02:00
paths.go
paths_test.go
temp.go chore: make function comment match function name 2025-04-16 13:33:16 +02:00
temp_dir_fixture.go
watcher_darwin.go (refactoting) Move watch logic into a dedicated Watcher type 2025-06-05 16:48:05 +02:00
watcher_naive.go bump golangci-lint to version v2.0.2 2025-03-31 18:50:15 +02:00
watcher_naive_test.go
watcher_nonwin.go
watcher_windows.go