//
pkg.gl
Category
github.com/mono83/xray
out
statsd
package
1.1.4
Repository:
https://github.com/mono83/xray.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
165 SLOC
#
Functions
NewBuffer
NewBuffer builds and returns buffer, used to write metrics event is StatsD format If filter function is provided, than in will be used to determine argument, that are allowed to send If nil provided, arguments will be ignored.
#
Structs
Buffer
Buffer is special type of buffer, used to build StatsD-compatible packets.
Config
Config holds configuration for StatsD client.