Files
moby/daemon
Sebastiaan van Stijn 4d8dfc1409 daemon/cluster: make switches exhaustive (exhaustive)
Adding a `default` statement so that disabling the "default-signifies-exhaustive"
linter option will  make it show up.

    daemon/cluster/services.go:560:5: missing cases in switch of type api.LogStream: api.LogStreamUnknown (exhaustive)
                    switch msg.Stream {
                    ^

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-02-09 13:22:52 +01:00
..
2025-01-31 10:34:27 -05:00
2025-01-02 21:37:35 +01:00
2024-07-22 19:20:12 +00:00
2024-09-06 21:53:09 +10:00
2025-01-31 10:34:27 -05:00
2024-11-28 10:03:46 +01:00
2024-06-14 15:25:07 +02:00
2025-01-31 10:34:27 -05:00