Versions in this module Expand all Collapse all v1 v1.0.1 Jul 22, 2020 v1.0.0 Jul 22, 2020 Changes in this version + func Close() + func Init(addr string, prefix string) + type Statter interface + Close func() + Count func(bucket string, n interface{}) + Gauge func(bucket string, value interface{}) + Increment func(bucket string) + Timing func(bucket string, value interface{}) + Unique func(bucket string, value string) + func Client() Statter