This website requires JavaScript.
Explore
Help
Sign In
jcarr
/
autogenpb
Watch
1
Star
0
Fork
You've already forked autogenpb
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e79ba63466
autogenpb
/
example
/
fruit.New.go
8 lines
88 B
Go
Raw
Blame
History
package
main
func
NewFruits
(
)
*
Fruits
{
x
:=
new
(
Fruits
)
x
.
Uuid
=
"test"
return
x
}
Reference in New Issue
View Git Blame
Copy Permalink