package
0.0.0-20210307090340-572f7b70ce20
Repository: https://github.com/ranchocooper/go-cookbook.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
MarshalAll takes some data stored in structs and convert them to the various data formats.
OtherJSONExamples show ways to use types beyond structs and other useful functions.
UnmarshalAll takes data in various formats and converts them into structs.