Custom decorator example
Vladimir Bauer
9 years ago
| 99 | 99 | |
| 100 | 100 | The source code: [example/io/multiple/main.go](example/io/multiple/main.go) |
| 101 | 101 | |
| 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 | ||
| 102 | 106 | ## Installation |
| 103 | 107 | |
| 104 | 108 | ```sh |