Update progress.md

This commit is contained in:
chai2010 2016-01-02 15:58:19 +08:00
parent 4831e00989
commit 886f8657ec

View File

@ -108,7 +108,7 @@
- [x] 12.4 Example: Encoding S-Expressions
- [x] 12.5 Setting Variables with reflect.Value
- [x] 12.6 Example: Decoding S-Expressions
- [ ] 12.7 Accessing Struct Field Tags
- [x] 12.7 Accessing Struct Field Tags
- [x] 12.8 Displaying the Methods of a Type
- [x] 12.9 A Word of Caution
- [x] Chapter 13: Low-Level Programming