mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
An excellent article about how to design Go APIs that use channels.
parent
2572318a99
commit
ffd26e45c8
@ -36,3 +36,4 @@ This page links to resources for learning about concurrency in Go. The items ar
|
||||
- Read [Go Concurrency Patterns: Context](http://blog.golang.org/context)
|
||||
- Study [The Go Memory Model](https://golang.org/ref/mem)
|
||||
- Study [Package atomic](https://golang.org/pkg/sync/atomic/)
|
||||
- Read [Principles of Designing Go APIs with Channels](https://inconshreveable.com/07-08-2014/principles-of-designing-go-apis-with-channels/)
|
Loading…
x
Reference in New Issue
Block a user