//
pkg.gl
Category
github.com/zzylol/prometheus-sketches
util
jsonutil
package
0.0.0-20241031191629-03ae564a171d
Repository:
https://github.com/zzylol/prometheus-sketches.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
93 SLOC
#
Functions
MarshalFloat
MarshalFloat marshals a float value using the passed jsoniter stream.
MarshalHistogram
MarshalHistogram marshals a histogram value using the passed jsoniter stream.
MarshalTimestamp
MarshalTimestamp marshals a point timestamp using the passed jsoniter stream.