//
pkg.gl
Category
github.com/ggvylf/learngo
basic
structs
factoryfunc
package
0.0.0-20241017075109-56ccb744ed38
Repository:
https://github.com/ggvylf/learngo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
16 SLOC
#
Functions
NewPerson
结构体的构造函数 结构体是值类型,通常建议返回指针,返回值在字段多的情况下会造成内存开销.
#
Structs
Person
No description provided by the author