Versions in this module Expand all Collapse all v0 v0.0.1 Dec 10, 2019 Changes in this version + type Sink interface + LogRequest func(nodeid, destination, method string) + SetClusterSize func(nodeid string, size int) + SetShardCount func(nodeid string, shards int) + SetShardIndex func(nodeid string, index uint64) + func NewBlackHoleSink() Sink + func NewPrometheusSink() Sink + func NewSinkFromString(name string) Sink