//
pkg.gl
Category
github.com/target/goalert
util
jsonutil
package
0.33.0
Repository:
https://github.com/target/goalert.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
5
Files
56 SLOC
#
Functions
Apply
Apply can be used in place of `json.Marshal` but with the effect of merging into the original document.
Merge
Merge will recursively merge a src JSON document into the dst JSON document.