//
pkg.gl
Category
myitcv.io
react
examples
sites
globalstate
model
package
0.0.0-20240210095454-5fef39cd83c3
Repository:
https://github.com/myitcv/x.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
255 SLOC
#
Functions
NewPeople
No description provided by the author
NewPeopleLen
No description provided by the author
NewPerson
No description provided by the author
#
Structs
People
People is an immutable type and has the following template: []*Person .
Person
Person is an immutable type and has the following template: struct { Name string Age int } .