auto commit

This commit is contained in:
songleo
2016-03-15 12:34:44 +08:00
parent f91237026e
commit de3bc9bfab
3 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
下面的例子中main.go 使用了一个结构体,它来自 struct_pack 下的包 structPack。
示例 10.5 structPack.go
示例 10.5 [structPack.go](examples/chapter_10/struct_pack/structPack.go)
```go
package structPack