//
pkg.gl
Category
github.com/go-unity/framework
support
json
package
1.0.3
Repository:
https://github.com/go-unity/framework.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
3
Files
16 SLOC
#
Functions
Marshal
Marshal is a wrapper of json.Marshal.
MarshalString
MarshalString is a wrapper of json.Marshal.
Unmarshal
Unmarshal is a wrapper of json.Unmarshal.
UnmarshalString
UnmarshalString is a wrapper of json.Unmarshal.