mirror of
https://github.com/unknwon/the-way-to-go_ZH_CN.git
synced 2025-08-12 00:43:26 +08:00
auto commit
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user