type github.com/libp2p/go-libp2p/core/connmgr.Decayer (interface)

Method Implmentations

Close() error *github.com/libp2p/go-libp2p/p2p/net/connmgr.BasicConnMgr.Close
RegisterDecayingTag(name string, interval time.Duration, decayFn DecayFn, bumpFn BumpFn) (DecayingTag, error) *github.com/libp2p/go-libp2p/p2p/net/connmgr.BasicConnMgr.decayer.RegisterDecayingTag