Versions in this module Expand all Collapse all v1 v1.5.5 May 18, 2020 v1.5.4 Aug 20, 2019 Changes in this version + const CounterTypeGauge + const Success + func NewSender(c conf.MapConf) (sender.Sender, error) + type RespData struct + Invalid int + Latency int + Message string + Total int + type TransferData struct + CounterType string + EndPoint string + Metric string + Step int + Tags string + TimeStamp int64 + Value float64 + type TransferResponse struct + Data RespData + Msg string + type TransferSender struct + func (ts *TransferSender) Close() (err error) + func (ts *TransferSender) Name() string + func (ts *TransferSender) Send(datas []Data) error