Versions in this module Expand all Collapse all v0 v0.4.0 Nov 14, 2019 Changes in this version + type Info struct + func New(key string, addr *addr.AppAddr) *Info + func (h *Info) Addr() *addr.AppAddr + func (h *Info) Fail() + func (h *Info) FailCount() int + func (h *Info) Key() string + func (h *Info) String() string + func (h *Info) Update(a *addr.AppAddr)