//
pkg.gl
Category
github.com/Mobility-Development-Team/be-common-mdl
util
jsonutil
package
1.0.23
Repository:
https://github.com/mobility-development-team/be-common-mdl.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
22 SLOC
#
Functions
MarshalInto
Convert a json compatible struct/map into another object.
ShouldMarshalInto
Same as MarshalInto but logs the error as warning instead of returning it.