ipfs-cluster/monitor/basic
Hector Sanjuan a9d6fe3479 Types: rename metric.SetTTLDuration to metric.SetTTL
GetTTL returns duration. SetTTL should take duration too, not seconds.
This removes the original SetTTL method which used seconds.

License: MIT
Signed-off-by: Hector Sanjuan <code@hector.link>
2018-05-07 14:26:06 +02:00
..
config_test.go Issue #162: Improve Config.ToJSON() tests 2017-10-20 10:42:41 +02:00
config.go Issue #162: Rework configuration format 2017-10-18 00:00:12 +02:00
peer_monitor_test.go Types: rename metric.SetTTLDuration to metric.SetTTL 2018-05-07 14:26:06 +02:00
peer_monitor.go Monitor: extract MetricsChecker to util module 2018-05-07 14:26:06 +02:00