//
pkg.gl
Category
github.com/useproject/origin-elastic
beats
libbeat
common
jsontransform
package
0.0.3
Repository:
https://github.com/useproject/origin-elastic.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
113 SLOC
#
Functions
TransformNumbers
TransformNumbers walks a json decoded tree an replaces json.Number with int64, float64, or string, in this order of preference (i.e.
WriteJSONKeys
WriteJSONKeys writes the json keys to the given event based on the overwriteKeys option.