mirror of
https://github.com/gopl-zh/gopl-zh.github.com.git
synced 2025-11-05 20:11:48 +00:00
update progress.md
This commit is contained in:
@@ -42,7 +42,7 @@
|
|||||||
- [x] 5.7 Variadic Functions
|
- [x] 5.7 Variadic Functions
|
||||||
- [x] 5.8 Deferred Function Calls
|
- [x] 5.8 Deferred Function Calls
|
||||||
- [x] 5.9 Panic
|
- [x] 5.9 Panic
|
||||||
- [ ] 5.10 Recover
|
- [x] 5.10 Recover
|
||||||
- [x] Chapter 6: Methods
|
- [x] Chapter 6: Methods
|
||||||
- [x] 6.1 Method Declarations
|
- [x] 6.1 Method Declarations
|
||||||
- [x] 6.2 Methods with a Pointer Receiver
|
- [x] 6.2 Methods with a Pointer Receiver
|
||||||
@@ -56,7 +56,7 @@
|
|||||||
- [x] 7.3 Interface Satisfaction
|
- [x] 7.3 Interface Satisfaction
|
||||||
- [x] 7.4 Parsing Flags with flag.Value
|
- [x] 7.4 Parsing Flags with flag.Value
|
||||||
- [x] 7.5 Interface Values
|
- [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.7 The http.Handler Interface
|
||||||
- [ ] 7.8 The error Interface
|
- [ ] 7.8 The error Interface
|
||||||
- [ ] 7.9 Example: Expression Evaluator
|
- [ ] 7.9 Example: Expression Evaluator
|
||||||
|
|||||||
Reference in New Issue
Block a user