//
pkg.gl
Category
github.com/eosspark/container
examples
serialization
package
1.12.0
Repository:
https://github.com/eosspark/container.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
45 SLOC
#
Functions
ListSerializationExample
ListSerializationExample demonstrates how to serialize and deserialize lists to and from JSON.
MapSerializationExample
MapSerializationExample demonstrates how to serialize and deserialize maps to and from JSON.