Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractObjectJMES ¶
func ExtractObjectJMES(old interface{}, pathKey, path string) interface{}
ExtractObjectJMES is used to extract object from old using JMES path
func MergeObject ¶
func MergeObject(old interface{}, new interface{}) interface{}
MergeObject is used to merge object old and new, if overlaps, use new value
func NormalizeJson ¶
func NormalizeJson(input interface{}) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.