//
pkg.gl
Category
github.com/minlib/go-util
jsonx
package
1.2.3
Repository:
https://github.com/minlib/go-util.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
18 SLOC
#
Functions
Marshal
Marshal returns the JSON encoding string of v.
MarshalString
MarshalString returns the JSON encoding string of v.
Unmarshal
Unmarshal parses the JSON-encoded data and stores the result.
UnmarshalString
UnmarshalString parses the JSON-encoded data and stores the result.