Sha256: 80e38953aaf0089bfe5d1b0804501d385443bbb00b0c2270df6417b5f7b168b8
Contents?: true
Size: 303 Bytes
Versions: 8
Compression:
Stored size: 303 Bytes
Contents
# -*- encoding: binary -*- # # raindrops may use the {aggregate}[https://github.com/josephruscio/aggregate] # RubyGem to aggregate statistics from TCP_Info lookups. module Raindrops::Aggregate autoload :PMQ, "raindrops/aggregate/pmq" autoload :LastDataRecv, "raindrops/aggregate/last_data_recv" end
Version data entries
8 entries across 8 versions & 2 rubygems