Versions in this module Expand all Collapse all v0 v0.2.2 Nov 18, 2015 v0.2.1 Nov 16, 2015 Changes in this version + type Twemproxy struct + Instances []TwemproxyInstance + func (t *Twemproxy) Description() string + func (t *Twemproxy) Gather(acc plugins.Accumulator) error + func (t *Twemproxy) SampleConfig() string + type TwemproxyInstance struct + Addr string + Pools []string + func (ti *TwemproxyInstance) Gather(acc plugins.Accumulator) error