compose/pkg/progress
Sebastiaan van Stijn 446e00520c format code with gofumpt
Format the code  with gofumpt to prevent my IDE from reformatting
every time I open a file. gofumpt provides a superset of gofmt,
so should not impact users that are not using gofumpt.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-12-17 16:50:14 +01:00
..
colors.go better support NO_COLOR by disabling colors, not ANSI TUI (#10434) 2023-04-04 17:00:10 -04:00
event.go Emit events for building images 2024-11-12 10:59:41 +01:00
json.go format code with gofumpt 2024-12-17 16:50:14 +01:00
noop.go format code with gofumpt 2024-12-17 16:50:14 +01:00
plain.go fix linting issues with golangci-lint 1.60.2 2024-09-11 13:56:25 +02:00
quiet.go Revert "Stop the resource timer after last expected event" 2024-04-15 22:05:46 +02:00
spinner.go progress for resource can be restarted after more Working event comes 2024-04-15 22:05:46 +02:00
tty.go format code with gofumpt 2024-12-17 16:50:14 +01:00
tty_test.go progress for resource can be restarted after more Working event comes 2024-04-15 22:05:46 +02:00
writer.go Add JSON stream progress writer 2024-07-01 15:32:51 +02:00
writer_test.go Move compose v2 implementation under pkg/compose with dependencies 2021-06-15 15:52:48 +02:00