Skip to content

Commit

Permalink
Custom decorator example
Browse files Browse the repository at this point in the history
  • Loading branch information
vbauerster committed Jan 6, 2017
1 parent db7f3de commit 6ae18f7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,10 @@ The source code: [example/prependETA/main.go](example/prependETA/main.go)

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

### Custom Decorators

[Here](https://github.com/vbauerster/getparty/blob/master/cmd/getparty/decorator.go) is example from [getparty](https://github.com/vbauerster/getparty) src code.

## Installation

```sh
Expand Down

0 comments on commit 6ae18f7

Please sign in to comment.