package
0.0.0-20240512123300-90543a25a264
Repository: https://github.com/devenpatel2/go_book.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
This dummy function returns an pointer to an Employee struct.
scales a point.
sort values in places.
# Structs
anonymous fields.
anonymous fields.
Field order is significant to type identity only fields that start with caps are exported (private/public).
by default, the GO struct field names are chosen as the field names for JSON object.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author