package
1.2.3
Repository: https://github.com/minlib/go-util.git
Documentation: pkg.go.dev

# Functions

Marshal returns the JSON encoding string of v.
MarshalString returns the JSON encoding string of v.
Unmarshal parses the JSON-encoded data and stores the result.
UnmarshalString parses the JSON-encoded data and stores the result.