update progress.md

This commit is contained in:
chai2010
2016-01-05 22:09:05 +08:00
parent e968ff8068
commit 5ea037843a
2 changed files with 25 additions and 1 deletions

View File

@@ -55,7 +55,7 @@
- [x] 7.2 Interface Types
- [x] 7.3 Interface Satisfaction
- [x] 7.4 Parsing Flags with flag.Value
- [ ] 7.5 Interface Values
- [x] 7.5 Interface Values
- [ ] 7.6 Sorting with sort.Interface
- [ ] 7.7 The http.Handler Interface
- [ ] 7.8 The error Interface