compose/api/progress
Nicolas De Loof 057f23ed75
non-tty progress write to stdout
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-02-17 15:23:26 +01:00
..
event.go Add kill command 2021-02-03 10:44:26 +01:00
noop.go Move progress => api 2021-01-15 15:57:24 +01:00
plain.go non-tty progress write to stdout 2021-02-17 15:23:26 +01:00
spinner.go Move progress => api 2021-01-15 15:57:24 +01:00
tty.go Fix display glitch when sending a single “Done” event with no previous “Working” event ont he same ID 2021-02-08 17:21:18 +01:00
tty_test.go Avoid negative elapsed the display when only one event is sent. 2021-02-03 15:39:58 +01:00
writer.go Move progress => api 2021-01-15 15:57:24 +01:00
writer_test.go Move progress => api 2021-01-15 15:57:24 +01:00