mirror of
https://github.com/gopl-zh/gopl-zh.github.com.git
synced 2024-11-05 05:53:45 +00:00
update progress.md
This commit is contained in:
parent
1f8231fb8f
commit
c62879c36b
@ -42,7 +42,7 @@
|
||||
- [x] 5.7 Variadic Functions
|
||||
- [x] 5.8 Deferred Function Calls
|
||||
- [x] 5.9 Panic
|
||||
- [ ] 5.10 Recover
|
||||
- [x] 5.10 Recover
|
||||
- [x] Chapter 6: Methods
|
||||
- [x] 6.1 Method Declarations
|
||||
- [x] 6.2 Methods with a Pointer Receiver
|
||||
@ -56,7 +56,7 @@
|
||||
- [x] 7.3 Interface Satisfaction
|
||||
- [x] 7.4 Parsing Flags with flag.Value
|
||||
- [x] 7.5 Interface Values
|
||||
- [ ] 7.6 Sorting with sort.Interface
|
||||
- [x] 7.6 Sorting with sort.Interface
|
||||
- [ ] 7.7 The http.Handler Interface
|
||||
- [ ] 7.8 The error Interface
|
||||
- [ ] 7.9 Example: Expression Evaluator
|
||||
|
Loading…
Reference in New Issue
Block a user