//
pkg.gl
Category
github.com/criteo/graphite-remote-adapter
client
graphite
template
package
0.4.2
Repository:
https://github.com/criteo/graphite-remote-adapter.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
65 SLOC
#
Functions
Escape
Escape escapes a model.LabelValue into runes allowed in Graphite.
Unescape
Unescape takes string that have been escape to comply graphite's storage format and return their original value.
#
Variables
TmplFuncMap
TmplFuncMap expose custom go template functions.