Practical Serialization In Go: Custom Serialization

Опубликовано: 18 Октябрь 2024
на канале: Ardan Labs
657
10

There are many different ways/formats to serialize our data. For this reason, we must be sure that our program can read the data correctly. In this example, we write a function that tells JSON how to serialize our data in the format we need.

--

Access our online courses → https://www.ardanlabs.com/education

Attend a live training → https://www.ardanlabs.com/live-traini...

Other Links:
Website: https://www.ardanlabs.com/
Github: https://github.com/ardanlabs
Twitter:   / ardanlabs