package
0.0.3
Repository: https://github.com/no-src/nsgo.git
Documentation: pkg.go.dev

# Variables

Marshal returns the JSON encoding of v.
MarshalIndent is like Marshal but applies Indent to format the output.
Unmarshal parses the JSON-encoded data and stores the result in the value pointed to by v.