- 函数可变参数列表
func(users ...User)
- 数组可变长度值
[...]int
- 访问结构体指针的成员变量
player := new(Player) player.Name => (*player).Name
-
Notifications
You must be signed in to change notification settings - Fork 2
helloshaohua/code-sinppet
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Golang代码片段
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published