//
pkg.gl
Category
github.com/PubMatic-OpenWrap/prebid-server
util
jsonutil
package
1.200.0
Repository:
https://github.com/pubmatic-openwrap/prebid-server.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
0
Files
102 SLOC
#
Functions
DropElement
Drops element from json byte array - Doesn't support drop element from json list - Keys in the path can skip levels - First found element will be removed.
FindElement
Finds element in json byte array with any level of nesting.