Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tejzpr authored Mar 16, 2022
1 parent 024042a commit 5eafa6c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ func (w loadWorker) Run(ctx context.Context) interface{} {
return w * 2
}
```
## Demo
[Go Playground](https://go.dev/play/p/60b_x0YHzYu)

## Run
### Example - 1
```go
Expand Down

0 comments on commit 5eafa6c

Please sign in to comment.