Skip to content

Commit 6ae18f7

Browse files
committed
Custom decorator example
1 parent db7f3de commit 6ae18f7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,10 @@ The source code: [example/prependETA/main.go](example/prependETA/main.go)
100100

101101
The source code: [example/io/multiple/main.go](example/io/multiple/main.go)
102102

103+
### Custom Decorators
104+
105+
[Here](https://github.com/vbauerster/getparty/blob/master/cmd/getparty/decorator.go) is example from [getparty](https://github.com/vbauerster/getparty) src code.
106+
103107
## Installation
104108

105109
```sh

0 commit comments

Comments
 (0)