directory
0.0.0-20250227122322-59689edd5517
Repository: https://github.com/ardanlabs/gotraining.git
Documentation: pkg.go.dev
# Packages
Sample program to show how to unmarshal a JSON document into a user defined struct type.
Sample program to show how to unmarshal a JSON document into a user defined struct type from a file.
Sample program to show how to marshal a user defined struct type into a string.
Sample program to show how write a custom Unmarshal and Marshal functions.
No description provided by the author