Skip to content

Commit

Permalink
图片地址
Browse files Browse the repository at this point in the history
  • Loading branch information
guyan0319 committed Aug 4, 2022
1 parent 1c74697 commit 4e97398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zh/9.9.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ func goRoutineA(a <-chan int) {

recvq和sendq基本上是链表,看起来基本如下

![](https://raw.githubusercontent.com/guyan0319/golang_development_notes/master/images/9.9.11.jpeg)
![](/raw/master/images/9.9.11.jpeg)

### select

Expand Down

0 comments on commit 4e97398

Please sign in to comment.