Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PointerRepublisher ¶
type PointerRepublisher struct {
// contains filtered or unexported fields
}
func NewPointerRepublisher ¶
func NewPointerRepublisher(dht *dht.IpfsDHT, database repo.Datastore, pushNodes []peer.ID, isModerator func() bool) *PointerRepublisher
func (*PointerRepublisher) Republish ¶ added in v0.4.3
func (r *PointerRepublisher) Republish()
func (*PointerRepublisher) Run ¶
func (r *PointerRepublisher) Run()
Click to show internal directories.
Click to hide internal directories.