Skip to content

Commit 151c77c

Browse files
authored
Merge pull request KeKe-Li#754 from KeKe-Li/feature-keke
Update golang.01.md
2 parents de8ac6c + 0cd042c commit 151c77c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/chapter05/golang.01.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -916,7 +916,6 @@ type RWMutex struct {
916916
readerWait int32 // number of departing readers
917917
}
918918
```
919-
920919
sync中的RWMutex有以下几种方法:
921920

922921
```go

0 commit comments

Comments
 (0)