//
pkg.gl
Category
github.com/yuzp1996/StudyGolang/v2
method
package
2.0.4
Repository:
https://github.com/yuzp1996/studygolang.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
1
Dependents
0
Files
86 SLOC
#
Functions
Area
No description provided by the author
ChangePersonInfo
No description provided by the author
Method
No description provided by the author
UseMyInt
No description provided by the author
#
Structs
Person
No description provided by the author
#
Type aliases
MyInt
为int定义一个别名 然后可以为他设置方法 为非结构体设置方法.