ipfs-cluster/api
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
..
rest Merge pull request #398 from ipfs/feat/promote-consensus 2018-05-07 08:29:14 +02:00
types_test.go Types: rename metric.SetTTLDuration to metric.SetTTL 2018-05-07 14:26:06 +02:00
types.go Types: rename metric.SetTTLDuration to metric.SetTTL 2018-05-07 14:26:06 +02:00
util.go rest/libp2p-http: address lanzafame's review 2018-03-20 19:35:42 +01:00