//
pkg.gl
Category
github.com/datarhei/core/v16
encoding
json
package
16.16.0
Repository:
https://github.com/datarhei/core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
5
Files
51 SLOC
#
Functions
FormatError
FormatError takes the marshalled data and the error from Unmarshal and returns a detailed error message where the error was and what the error is.
Unmarshal
Unmarshal is a wrapper for json.Unmarshal.