Skip to content

Commit 80a7393

Browse files
authored
Update README.md
1 parent 25fa9da commit 80a7393

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,3 +318,7 @@ for {
318318
return rcv.Interface().(batch.BatchItems)
319319
}
320320
````````````````````````````````````````````````
321+
322+
## References
323+
1. <a href="https://github.com/grpc-ecosystem/go-grpc-middleware">Go gRPC Middleware</a>
324+
2. <a href="https://www.oreilly.com/library/view/concurrency-in-go/9781491941294/ch04.html">Concurrency Pipeline Patterns</a>

0 commit comments

Comments
 (0)