Codebase list golang-github-vbauerster-mpb / 6ae18f7
Custom decorator example Vladimir Bauer 9 years ago
1 changed file(s) with 4 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
9999
100100 The source code: [example/io/multiple/main.go](example/io/multiple/main.go)
101101
102 ### Custom Decorators
103
104 [Here](https://github.com/vbauerster/getparty/blob/master/cmd/getparty/decorator.go) is example from [getparty](https://github.com/vbauerster/getparty) src code.
105
102106 ## Installation
103107
104108 ```sh