Versions in this module Expand all Collapse all v1 v1.0.0 Jul 30, 2020 Changes in this version + type Gnet struct + func New(url, key string, stats met.Backend) (*Gnet, error) + func (g *Gnet) Close() error + func (g *Gnet) Flush(metrics []*schema.MetricData) error + type Msg struct