Codebase list golang-github-vbauerster-mpb / e5b0a00
no space btw gif and scode Vladimir Bauer 9 years ago
1 changed file(s) with 0 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
4747 ### Removing bar
4848
4949 ![example](example/gifs/remove.gif)
50
5150 The source code: [example/remove/main.go](example/remove/main.go)
5251
5352 ### Sorting bars by progress
5453
5554 ![example](example/gifs/sort.gif)
56
5755 The source code: [example/sort/main.go](example/sort/main.go)
5856
5957 ### Multiple io
6058
6159 ![example](example/gifs/io-multiple.gif)
62
6360 The source code: [example/io/multiple/main.go](example/io/multiple/main.go)
6461
6562 ## Installation